how to make resizable frameless window #1591
-
i dont understand how to do this
and one more question, why not make a discord server? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Frameless windows are not resizable. However, this feature requests comes again and again, so maybe this custom behaviour should be implemented. Feel free to contribute. I am not on Discord, but I have been thinking of creating an alternative communication channel. |
Beta Was this translation helpful? Give feedback.
-
I came across this as i wanted frameless and resize, the thinking is: JS Py So for my use case keyboard resize is fine, (though just as easily could use css regions to enable mouse resizing test.html
test.py
Totally gross I know! |
Beta Was this translation helpful? Give feedback.
Frameless windows are not resizable. However, this feature requests comes again and again, so maybe this custom behaviour should be implemented. Feel free to contribute.
I am not on Discord, but I have been thinking of creating an alternative communication channel.