-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After maximize window does not restore to normal size #373
Comments
@damanis What specific means are you using for each Window operation in the reproduction procedure you provided? |
@akiyosi |
After GonvimMaximize a window restores properly. |
The function |
@damanis I' ll try to create a test binary that handles the state based on WindowStateChange as a trial. By the way, am I correct in my understanding that you have |
@akiyosi |
@damanis Do you have any ideas? |
@akiyosi |
I have one idea, but it may be platform depended. |
@akiyosi |
@akiyosi |
@damanis
Could you provide me with the above fixes, if possible? This way seems to me to be the most practical. |
@akiyosi
|
How to reproduce
Expected behavior: window restore to previous size, 100 cols x 50 lines
Actual behavior: window size is same as in maximized state.
The text was updated successfully, but these errors were encountered: