Refactor menu functions and streamline devtools toggle across systems

This update adds implementation to several menu item functions, replacing their previous 'not implemented' state. This includes actions for close, reload, forcing reload, toggling of fullscreen, reset zoom, and others. The update also includes modifications for the handling of developer tools toggle under different build configurations. This refactoring is aimed to standardize devtools configuration across different operating systems.
This commit is contained in:
Lea Anthony
2024-01-21 20:52:32 +11:00
parent c82facd6ff
commit 6522657893
27 changed files with 326 additions and 165 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
" ",Mac,Windows,Linux
`wails3 dev`," ",:material-minus:," "
`wails3 dev`,:material-minus:,:material-minus:," "
1 Mac Windows Linux
2 `wails3 dev` :material-minus: :material-minus: