Size bug with window.set_decorations(false) #2109
Labels
B - bug
Dang, that shouldn't have happened
C - needs investigation
Issue must be confirmed and researched
DS - windows
Describe the bug
When using
window.set_decorations(false)
with a fixed size, the window is slightly too big, so it has black bordersTo Reproduce
Set up a window with fixed size then set
window.set_decorations(false)
Expected behavior
To have a frameless window of the size i gave it
Screenshot
The code in question
The image used in the code: Thresh_6.png
The text was updated successfully, but these errors were encountered: