mrkite / minutor

Mapping for Minecraft
http://seancode.com/minutor
BSD 2-Clause "Simplified" License
278 stars 51 forks source link

don't allow to resize JumpTo dialog, it is useless #321

Closed Kolcha closed 2 years ago

Kolcha commented 2 years ago

just a small cosmetic change, nothing more. there are no any benefits to have this particular dialog resizable, even it looks strange somehow. and it costs nothing to disable it (just change one property), so why not?

dialog size will be set to sizeHint() , so it always will have sufficient size, no worries. even this size depends on platform / theme / some other platform-specific look and feel settings.