Commit graph

3 commits

Author SHA1 Message Date
David Sinclair
94c4f76644 #1247 (Mac Catalyst edition)
- Fixed multiple selection in Mute Sites, Organize Sites, and Widget Sites not working properly, due to Catalyst issue.
- Fixed the mark read and settings toolbar buttons being disabled in Grid view before selecting a story.
2024-02-09 14:01:32 -05:00
David Sinclair
46bdd7214f #1247 (Mac Catalyst edition)
- The nav bar buttons are now implemented in a NSToolbar.
- The popovers work as expected from those buttons.
- Even supports different positions when the sidebar is hidden.
2024-01-18 22:07:39 -05:00
David Sinclair
c94e517a88 #1247 (Mac Catalyst edition)
- Moved globally-relevant methods to BaseViewController, so their menu items are always available.
- Big refactor to eliminate redundant appDelegate properties.
- Work in progress on reimplementing the navigation bars as a Mac toolbar.
2024-01-05 22:02:43 -05:00