diff options
author | Sven Gothel <[email protected]> | 2023-12-18 04:31:37 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-12-18 04:31:37 +0100 |
commit | 121260d2b7bc4f57a16ca53ed1b08082d7977bbe (patch) | |
tree | 2efc10421c93c1ce6187725cdeb38abbee7fc71c /src/graphui/classes/com/jogamp/graph/ui/AnimGroup.java | |
parent | a4fc84cba410e7e7082e8fd097cb0185d0aac1a2 (diff) |
Bug 805: GraphUI Scene/Shape Pick-Active/Interaction: Pick shall complete traversion for most inner interactive shape; ...
Pick shall complete traversion for most inner interactive shape
- Shape::dispatchMouseEvent() is only invoked for interactive shapes, impl. simplified.
- Remove 'Scene::dispatchMouseEvent(..)', use 'Scene::dispatchMouseEventPickShape(..)' for given use cases
- Scene::dispatchMouseEventForShape(..) used for mouseDragged() only,
i.e. using activeShape.
+++
This allows a 'group widget' being used, allowing to click on inner shapes like a button.
Diffstat (limited to 'src/graphui/classes/com/jogamp/graph/ui/AnimGroup.java')
0 files changed, 0 insertions, 0 deletions