Cuis-Smalltalk / Cuis-Smalltalk-Dev

Active development of Cuis Smalltalk
MIT License
429 stars 69 forks source link

Command line launch warning on macOS Ventura 13.0.1 : NSButton height 32.0 instead of max 30 #247

Closed gamecubate closed 6 months ago

gamecubate commented 1 year ago
[Cuis-Smalltalk-Dev (master)]$ ../Squeak.app/Contents/MacOS/Squeak Cuis6.0-5686.image 

2023-03-18 14:16:00.920 Squeak[15634:9138092] Warning: Expected min height of view: (<NSButton: 0x7fe7085437d0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
jvuletich commented 6 months ago

This was a VM issue and is no longer happening. I assume OpenSmalltalk VM maintainers have "fixed" it.