TouchArea for Paths #4684
Unanswered
elliescerri
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm looking into potentially using slint for an application. In my case, I need to be able to hover over a (straight line) path element in order to display some information. However, from my limited understanding, a touch area rectangular so you'd either have a touch area that's way too big for the path object, or end up with a touch area that doesn't cover the full path.
Am I missing something or maybe there's some better way of having mouse events for paths?
Beta Was this translation helpful? Give feedback.
All reactions