(svn r13225) -Fix (r13041): Missing calls to FindWindowPlacementAndResize() from lots
of windows causing 'two stage' opening effect.
This commit is contained in:
@@ -1322,6 +1322,8 @@ struct ToolbarPlayerMenuWindow : Window {
|
||||
this->sel_index = 0;
|
||||
}
|
||||
}
|
||||
|
||||
this->FindWindowPlacementAndResize(width, height);
|
||||
}
|
||||
|
||||
~ToolbarPlayerMenuWindow()
|
||||
|
Reference in New Issue
Block a user