bitsdojo / bitsdojo_window

A Flutter package that makes it easy to customize and work with your Flutter desktop app window.
http://www.youtube.com/watch?v=bee2AHQpGK4
MIT License
816 stars 229 forks source link

[Feature] Disable onDoubleTap on MoveWindow widget #151

Open alebergmann opened 2 years ago

alebergmann commented 2 years ago

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

appinteractive commented 2 years ago

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