qt5base-lts/tests/manual/widgets
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
..
itemviews QAbstractItemView: Make it easier to drop above and below items 2017-10-18 10:45:21 +00:00
kernel Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsview Updated license headers 2016-01-21 18:55:18 +00:00
styles tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
widgets/multiscreen-menus Introducing multiscreen-menus manual test 2017-05-03 08:35:49 +00:00
widgets.pro Introducing multiscreen-menus manual test 2017-05-03 08:35:49 +00:00