window_manager
window_manager copied to clipboard
Add position to WindowOptions used in waitUntilReadyToShow
Would it be possible to add position as part of WindowOptions used in waitUntilReadyToShow?
Now i have to do a separate call to windowManager.setPosition.
Without having the position move after the initial position ..
It is strange that in some cases, the position move doesn't happen. No idea why. I need a way to ensure it never happen in any cases.
Any news on this?