aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/qtquickcontrols2plugin.qrc
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2016-04-15 16:41:26 +0200
committerMitch Curtis <mitch.curtis@theqtcompany.com>2016-04-19 10:41:44 +0000
commite253427f93248983d18055c5020094799a2c6b3b (patch)
tree6daec4a792e0a68b236f0c11a891e7cb72e08907 /src/imports/controls/qtquickcontrols2plugin.qrc
parent30b2d62262e4ecfadf89dc0ee34644bebe5194fc (diff)
Dial: add wrap property
This works by preventing changes in position that are considered too large. A change is considered too large when the difference between the old and new positions is greater than or equal to 0.5 *and* the position of the mouse is below the center of the dial. This effectively makes it impossible to drag the dial from left to right when the mouse is below its center, but still allows doing so above its center. This is useful for applications such as volume dials, where a large change can be dangerous. Change-Id: I1d7800e5ba16dbe0642974b8e53d8fcd921a01d7 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'src/imports/controls/qtquickcontrols2plugin.qrc')
0 files changed, 0 insertions, 0 deletions