Create thresholder window height issue by finglis · Pull Request #2003 · qupath/qupath
As described in issue #2000, the windows height was restricted and prevented access to key buttons.
This PR removes the max height and width for this window to match the behaviour used by other similar windows throughout QuPath.
Looks fine to me - behaviour remains ok on the Mac. It's possible to resize the dialog too big but... well... no one makes anyone do that.
On an affected system, does this cause the dialog to open with the buttons visible? Or does it only make it possible to see them by resizing the window, but they are still cropped initially?
Also pinging @alanocallaghan who I think introduced the max size limit initially in 50c044b
Ah, yeah, interesting. Weird that the required size is so different across platforms. In an ideal world I'd love to not be able to do stupid stuff with windows like make them massive or tiny for no reason, but that seems high effort
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters