Commit 75d80f2
committed
[GTK4] Fix Test*Shell.test_setSizeCustomResize test failure
Translating coordinates from client area to GtkWindow for Gtk 4.x made
the wrong assumption that it should reduce allocation.height with the
offset (header/titlebar height) which makes no sense as it shrinks the
window vertically.1 parent 99aff36 commit 75d80f2
File tree
1 file changed
+0
-1
lines changed- bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1171 | 1171 | | |
1172 | 1172 | | |
1173 | 1173 | | |
1174 | | - | |
1175 | 1174 | | |
1176 | 1175 | | |
1177 | 1176 | | |
| |||
0 commit comments