I added an imageview to the graphic area (via setGraphic method) of a Titledpane.
When I click the imageview, the MouseClick event triggers for both the imageview and the titledpane (so it expands/collapses). I want to avoid this behavior when clicking on the imageview.
I do use event.consume...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.