Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Fix Toolbar Appearance on macOS #32

Merged
merged 1 commit into from Oct 19, 2021
Merged

Conversation

MichaelJBerk
Copy link
Contributor

@MichaelJBerk MichaelJBerk commented Oct 6, 2021

The toolbar in the supplementary view does not display correctly.

The standard macOS appearance (as seen in apps such as Mail.app and Xcode 13) is to have separate sections in the toolbar for each view in the NavigationView. In OpenSesame, the toolbar appears as one continuous section (aside from the sidebar).

Current TestFlight Build:
Screen Shot 2021-10-06 at 6 52 59 PM

This PR Fixes that issue, giving the Toolbar the expected macOS appearance. Note that you may have to adjust the password list's width in order for it to look right (I think it's because macOS tries to restore the column width to its previous value).

Fixed version (this PR):
Screen Shot 2021-10-06 at 7 37 31 PM

@MichaelJBerk MichaelJBerk marked this pull request as ready for review October 6, 2021 23:40
@EthanLipnik
Copy link
Owner

Going to test it and merge it soon 😁

@EthanLipnik EthanLipnik merged commit 1491231 into EthanLipnik:main Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants