libs-gui icon indicating copy to clipboard operation
libs-gui copied to clipboard

Wrong size for NSSegmentedControl sizeToFit

Open optimisme opened this issue 2 years ago • 0 comments

In an NSSegmentedControl field, it is expected that with the 'sizeToFit' configuration, the necessary size that the object should occupy to display the options correctly is calculated. However, in reality, the returned value is close to 0.

optimisme avatar Jan 02 '24 10:01 optimisme