Tom Butcher ddaeb3cfff
All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
Restrict application menu functionality to macOS
- Updated `applyApplicationMenu` and `setupApplicationMenuEvents` functions to return early if the platform is not macOS, ensuring that menu features are only available on macOS.
- Adjusted the `createMainWindow` function to conditionally call menu setup functions based on the operating system, improving cross-platform compatibility.
2026-08-08 22:19:39 +01:00
..