I can drag jfxtras Window
by clicking on ImageView
in window area. I need to handle mouse move, swipe... events by ImageView
. How disable handling mouse events on content window area?
Note: You can drag window by ImageView
in content area, but can't by Button
.