aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@viroteck.net>2015-12-30 13:47:59 +0100
committerRobin Burchell <robin.burchell@viroteck.net>2015-12-31 18:01:51 +0000
commita4a8ee48b09e578a1515dbea4fedace849c7e465 (patch)
treec040f026329118e63959a85d2bda1ac11a7ed430 /tools
parenta34a6de0b9f6adef67190c862bba971afd5456f5 (diff)
QQuickFlipable: Set enabled property on whichever side is considered active.
This fixes a regression in behavior whereby input is not blocked when the side changes. In QtQuick1, input was tied to opacity: items with a 0 opacity would not receive input. In QtQuick2, this is not the case. [ChangeLog][QtQuick][Flipable] Flipable now toggles the 'enabled' property on whichever side is active. This restores broken behavior compatibility with QtQuick1, and blocks input to whichever side is not active. Change-Id: I36e29089cd7ffd05bf1f415490e0e0816a86bf30 Task-number: QTBUG-37072 Reviewed-by: Michael Brasser <michael.brasser@live.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions