diff options
author | Sven Gothel <[email protected]> | 2023-09-24 02:39:26 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-09-24 02:39:26 +0200 |
commit | f29347ff72a13fa8344d21dc3589af3ff8b370cf (patch) | |
tree | e2ad080a31d4abb8991216568bd90dd083f3adb2 /src/demos | |
parent | 9f900c7f88d70808e24ed8b48087126dad0c3188 (diff) |
Bug 1459 - GraphUI Shape: Add active (pointer over/left) state and callback Listener
We already track this state within Scene, i.e. a shape is marked active when pointer is over it and released from active-duty when pointer left.
Scene shall notify the Shape so it can track this state locally
and also forward this event to the user via the typical Shape.Listener callback.
Diffstat (limited to 'src/demos')
0 files changed, 0 insertions, 0 deletions