Hi,
In a NSDocument based application, which mainWindow minSize is set to
1200x600, when entering the Versions browser, the application crashes after
being notified that the window is too large and couldn't be resized on small
screens. I've tried to solve it by setting the minimum width to 800, yet the
same exception is being thrown and the app crashes.
Thanks.
Logged exception:
'NSInvalidArgumentException', reason: '*** -[NSDocumentRevisionsView
layoutWithOriginalDocumentWindow:originalVisibleFrame:]: Window () cannot be
used to browse versions because its minimum size ({1200, 701}) is too large.'
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]