summaryrefslogtreecommitdiff
path: root/DevTools/VisualBuilder/VBWidget.cpp
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-09-17 20:58:13 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-09-17 22:17:28 +0200
commitce44d9a32f4ad714d87e8680bad149b2807b9fae (patch)
treedf95c038c4791c20874af09aab0e81a06358f275 /DevTools/VisualBuilder/VBWidget.cpp
parenta77814bdee7c54fba1bea41ade6b07ec6bca376b (diff)
downloadserenity-ce44d9a32f4ad714d87e8680bad149b2807b9fae.zip
GWidget: Add a flag to ignore greediness in GWidget::hit_test()
Normally if a GWidget has the is_greedy_for_hits() flag set, all hit tests will hit the widget itself instead of its descendants. Sometimes it may be desirable to override this behavior, and so this flag now allows you to do that.
Diffstat (limited to 'DevTools/VisualBuilder/VBWidget.cpp')
0 files changed, 0 insertions, 0 deletions