summaryrefslogtreecommitdiff
path: root/Source/Android
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2023-11-26 13:26:52 -0800
committerDentomologist <dentomologist@gmail.com>2025-08-01 12:30:05 -0700
commit7b52555a5fa2c4223bc9db7a8a91c06c81d7adbf (patch)
tree59416107d4ce05cbdedf41b57234f9d062bc7cd5 /Source/Android
parent36aa7b6f3f721ec34f15e21a9e7c6256d2ba22f9 (diff)
BalloonTip: Don't hide when BalloonTip blocks the cursor
Keep the BalloonTip open when the BalloonTip's arrow prevents the cursor from being inside the spawning ToolTipWidget, which triggers the ToolTipWidget's leaveEvent and would previously close the BalloonTip. When that happens track the cursor until it either leaves the ToolTipWidget's bounding box or leaves the BalloonTip and goes back to the ToolTipWidget, and respectively close the BalloonTip or leave it open.
Diffstat (limited to 'Source/Android')
0 files changed, 0 insertions, 0 deletions