Add button on Selectable #4639
Jony01
started this conversation in
Build/Link/Run/Fonts issues ONLY!
Replies: 1 comment 1 reply
-
About hit reaction: About layout: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to correctly insert button into combo?
Minimal example contains checkbox showing click action and two example of combos.
Combo1
(+) Draw
Button
s aboveSlectable
(-)
Button
catch click event only when it is out ofSelectable
Combo2
(+)
Button
s work correctly (catch click event)(+) When cursor is above
Button
do NOT select line(-) But when hover line it,
Selectable
cover buttonWanted
I would like to combine behave:
Button
s aboveSlectable
Selectable
My visually correct but without click response example (similar to "My_combo1" but with using
Image
instead ofButton
):Beta Was this translation helpful? Give feedback.
All reactions