GUI strange behavior for windows fits screen

Hi @morgerion!

To get the window width, you can either call render.get_window_width() from within your render script (example) or add a window listener.

2 Likes