You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coming from #653, change the Consumer type of setOnMouseDrop and other related methods for overriding the default mouse behavior to EventHandler, so as to be FXML-friendly.
Coming from #653, change the
Consumertype ofsetOnMouseDropand other related methods for overriding the default mouse behavior toEventHandler, so as to be FXML-friendly.