nascent
16-03-2011 15:13:32
Version: 3.2.0 RC1
Problem: if a window has a ControllerEdgeHide and its visibility status is altered with setVisibleSmooth(), the controller will stop working. If you move the window to an edge or even past the edge, it stays there instead of scrolling off.
Workaround: if setVisible() is used instead of setVisibleSmooth() the controller will work fine even after visibility status has been altered.
Problem: if a window has a ControllerEdgeHide and its visibility status is altered with setVisibleSmooth(), the controller will stop working. If you move the window to an edge or even past the edge, it stays there instead of scrolling off.
Workaround: if setVisible() is used instead of setVisibleSmooth() the controller will work fine even after visibility status has been altered.