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
Can you replace the default onDoubleTap with this onDoubleTapDown implementation? Because if you look at the other applications in Windows, they are all maximized at the moment of onDoubleTapDown
windowManager.maximize() doesn't work when I change onDoubleTap to onDoubleTapDown (only windows)
A simple fix looks like this:
The text was updated successfully, but these errors were encountered: