You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/WBWRenderer.java
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -534,11 +534,8 @@ public void hookControllerLogic(MUIElement me) {
534
534
@Override
535
535
publicvoidcontrolResized(ControlEvente) {
536
536
// Don't store the maximized size in the model
537
-
// But set the maximized tag so that the user can access the current state
0 commit comments