cheerq / flexmdi

Automatically exported from code.google.com/p/flexmdi
0 stars 0 forks source link

Windows still show white strip when minimized #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ben.clin...@gmail.com on 8 Sep 2007 at 4:40

GoogleCodeExporter commented 8 years ago
added support in the MDIManager.windowEventProxy() to take care of the 
whitespace.
Not sure if it's the right way to go or not but seems to take care of the issue.

Original comment by brian.jo...@gmail.com on 11 Sep 2007 at 2:39

GoogleCodeExporter commented 8 years ago

Original comment by ben.clin...@gmail.com on 11 Sep 2007 at 3:49

GoogleCodeExporter commented 8 years ago

Original comment by brian.jo...@gmail.com on 20 Sep 2007 at 4:09

GoogleCodeExporter commented 8 years ago
remember backgroundAlpha on min
set backgroundAlpha back to former on restore.

Original comment by brian.jo...@gmail.com on 20 Sep 2007 at 4:28

GoogleCodeExporter commented 8 years ago
isolate test case for sending to adobe about why backgroundAlpha must be set to 
0

Original comment by brian.jo...@gmail.com on 20 Sep 2007 at 4:29

GoogleCodeExporter commented 8 years ago

Original comment by ben.clin...@gmail.com on 20 Sep 2007 at 2:39

GoogleCodeExporter commented 8 years ago
Issue 39 (user submitted) gives a more complete report regarding the alpha 
problem.

Original comment by ben.clin...@gmail.com on 20 Sep 2007 at 10:00

GoogleCodeExporter commented 8 years ago
lookup issue 39 for implementation

Original comment by brian.jo...@gmail.com on 21 Sep 2007 at 5:03