All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Introduced a new MacOSTrafficLights component to manage window controls (close, minimize, fullscreen) with custom SVG icons. - Updated DashboardWindowButtons to integrate the new traffic light controls for macOS. - Enhanced window control functionality in mainWindow.js to toggle fullscreen mode. - Added CSS styles for traffic light indicators to improve visual representation. - Refactored DashboardNavigation to streamline the handling of fullscreen state.