Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.8
-
None
Description
Since the Jsr168Dispatcher does not extend the GenericPortlet, there is no default handling of the minimized window state. The easiest way to solve this is to do a check for window state before doing any rendering. Alternatively, a more flexible and specialized window state handling could be created similar to the portlet mode handling.