Mini window has strange artifact on 10.13.6 #70
Labels
No labels
2230
2243
App version
Apple OS errata
Apple SDK
bug
bugsnag
build
dlt
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: chris/Cog#70
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This was sent to me via email by a user. Apparently the latest version's mini window has that artifact on the bottom, but it looks broken in other ways as well.
This may be related to your recent changes, @nevack ?
I have set window content size height/minHeight/maxHeight to 1 instead of 0, because the other way Cocoa doesn't respect minimum size at all.
Artifact at bottom is separator between content and toolbar.
I can revert this change partially.
I think toolbar was customised by the user, because default layout is below.
No, it's probably just the price to pay for doing a window like this, and probably only looks like that on older systems.
I can try to enforce minimum size with code and not xib.
I think this is fixed. Closing for now