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
@JVS94 c, The Shell.setMaximumSize method seemingly not working as expected, may be due to platform-specific limitations or bugs in SWT.
Please assign the issue to me so that i can try and fix it.
Thanks!
When the
Shell
uses theSWT.RESIZE
style, the methodShell.setMaximumSize
doesn't work.test code:
Environment:
Windows 10,
Eclipse Version: 2024-09 (4.33)
The text was updated successfully, but these errors were encountered: