On Fri, 19 Feb 2021 17:50:01 GMT, Alexander Scherbatiy <alex...@openjdk.org> 
wrote:

> May be it has sense to add a drag event handler (which disarms the 
> corresponding button) to ButtonBehavior only if javafx.platform is set to 
> monocle to localize the fix only for Monocle? Or add a separate property and 
> set it by default to true on Monocle and to false otherwise?

Following up on this: have you given this any more thought? The current fix 
runs the risk of regression on desktop platforms, so will need additional 
testing unless you decide to limit the fix to Monocle platforms.

-------------

PR: https://git.openjdk.java.net/jfx/pull/406

Reply via email to