qt5base-lts/tests/manual/widgets/itemviews
Thorbjørn Lund Martsum a1c985c10b QAbstractItemView: Make it easier to drop above and below items
Before this patch a very accurate drop position below
or above an index was needed. Therefore it was not that
easy to do.

This patch increases the above/below area to be about
18% of the item (still leaving the most space for the item).

An average user will likely be 2-3x faster with dropping
below or above (while not losing much when dropping on items).

[ChangeLog][QtWidgets][ItemViews] Made it easier to
drop above and below items.

Change-Id: I47f0f80c76878c17ebf3f93d0a0cc82755971c2a
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2017-10-18 10:45:21 +00:00
..
autoResizePrecision Updated license headers 2016-01-21 18:55:18 +00:00
delegate Updated license headers 2016-01-21 18:55:18 +00:00
qheaderview Updated license headers 2016-01-21 18:55:18 +00:00
qtreeview Updated license headers 2016-01-21 18:55:18 +00:00
qtreewidget QAbstractItemView: Make it easier to drop above and below items 2017-10-18 10:45:21 +00:00
tableview-span-navigation Updated license headers 2016-01-21 18:55:18 +00:00
itemviews.pro Fix key navigation through cells with spans in QTableView. 2014-06-06 15:50:58 +02:00