Hi.
I have achieved to hide the Fullscreen and Minimize buttons of the Window component but if I double click the title bar, the window still goes to fullscreen mode, even though I set the stage to "DEFAULT". How can I avoid that double clicking on the title bar goes to full screen mode?
Example here: https://stackblitz.com/edit/react-ccd1uy?file=app%2Fmain.tsx
Thanks!
Greetings,
Bernd