Descriptive Problem Summary:
Maximizing is disabled with the skin on my project. If a player minimizes their game window (literally minimizes, not just flips to a new window), they can't restore it properly.
Clicking on the tab does nothing. The only way to reopen the window is to right click it, and click "options and messages", or swapping worlds from Dream Seeker.
Numbered Steps to Reproduce Problem:
Remove maximize option from your skin, minimize the window, try to reopen it.
Does the problem occur:
Every time? Or how often?
Problem occurs every time you minimize.
In other games?
I have not come across a game with the maximize feature disabled.
In other user accounts?
Yes, it happens on other accounts.
On other computers?
Yes, it happens on other computers.
When does the problem NOT occur?
It didn't occur until after an update. However, I've tried to go back to previous version, and the same thing happens.
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
I tried to go back to previous versions, but it still wasn't operating correctly.
Workarounds:
Right click the window, click "Options and Messages". The game window will then reopen with the Options window.
ID:85408
Nov 9 2009, 8:43 pm
|
|||||||||||
Resolved
| |||||||||||
Nov 10 2009, 7:14 am
|
|
Bug fix: Windows with can-resize=false could not be restored after being minimized without making the change manually via winset().
|