4.5 beta 1
How can I get the size of the inner viewport of the editor? (the one hilighted in red)
Thanks in advance!
Try this:
EditorInterface.get_editor_main_screen().size
It worked perfectly! Thanks a lot