bitsdojo_window icon indicating copy to clipboard operation
bitsdojo_window copied to clipboard

[Feature] Disable onDoubleTap on MoveWindow widget

Open alebergmann opened this issue 3 years ago • 1 comments

Is it possible disable onDoubleTap method (MoveWindow widget) in the next release?

alebergmann avatar Mar 15 '22 16:03 alebergmann

You could just extend the MoveWindow widget for now and overwrite that behavior until it's added to the lib.

appinteractive avatar Aug 11 '22 09:08 appinteractive