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
If you have a interface with a window, commonly a NSPanel, and disallow Resizing (Attributes pane, uncheck "Resize Bar"), then saving the window and reloading the interface file will result in the window changing sizes.
It will always add the size of the resize-bar to itself.
Due to the bottom-to-top nature, this results in me having to move my objects up. Every single time.
Sometimes it is a pretty destructive process and I just redo the whole thing.
The text was updated successfully, but these errors were encountered:
If you have a interface with a window, commonly a NSPanel, and disallow Resizing (Attributes pane, uncheck "Resize Bar"), then saving the window and reloading the interface file will result in the window changing sizes.
It will always add the size of the resize-bar to itself.
Due to the bottom-to-top nature, this results in me having to move my objects up. Every single time.
Sometimes it is a pretty destructive process and I just redo the whole thing.
The text was updated successfully, but these errors were encountered: