Hi, I'm creating a extension, it changes a few hidden properties (that you usually can only change on the editor)
But I noticed that changes like "Resize display to fill window size" resets when switching frames, same happens when you set frame and adjust frame size with Window Control object, it doesn't refresh when Fullscreen...
The current workaround is restoring window and then going back to fullscreen, but it doesn't look good.
So any way to either edit the property deeper (like, it must be reseting cause it has a copy of it somewhere else) or at least refresh the window while in fullscreen so I don't need the workaround?