Commit graph

4 commits

Author SHA1 Message Date
David Sinclair
834c10c46f #1874 (Crash on opening widget story)
- Fixed.
2024-06-27 14:47:10 -04:00
David Sinclair
10ca3901af #1247 (Mac Catalyst edition)
- Added an In-App Browser option in the settings of the Mac edition.
- If chosen, clicking the story browser button in the toolbar opens a new window in the app with the original web page.
- Now disables the window close button and menu item for the main window.
- Tricksy logic to close any browser windows left open on relaunch.
2024-05-31 17:05:38 -04: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
David Sinclair
f316f39806 #1247 (Mac Catalyst edition)
- Migrated to modern window scene support.
- Customized the menu bar, with Theme submenu, and new Site and Story menus (some items not implemented yet).
2023-11-15 21:30:14 -06:00