summaryrefslogtreecommitdiffstats
path: root/examples/quick/dialogs/systemdialogs/CustomDialogs.qml
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@digia.com>2014-10-16 15:18:39 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2014-10-17 16:10:02 +0200
commit95ea596beecf25119dc769de1b854414cc27e242 (patch)
tree52a5c18fb5fdc8449ab211e59be7587aa6e3b198 /examples/quick/dialogs/systemdialogs/CustomDialogs.qml
parent99bd25a056427c9038e4b786c941925c47025acb (diff)
TextArea: ensure selection handles are visible when inside the flickable
The current implementation would hide the handles when parented into the flickable and the content view was flicked up. The handles would in those cases have an y pos greater than the viewport height. But since contentY would be greater as well, the handles should still be visible. This patch will ensure that the visible logic takes the handle parent into account when calculating if it overlaps the viewport. Change-Id: I591a4eb8a71b89720c80b190113888b5601fd060 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'examples/quick/dialogs/systemdialogs/CustomDialogs.qml')
0 files changed, 0 insertions, 0 deletions