You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(examples): improve advanced window controls and icon handling
- update window icon to use raw SVG string instead of base64
- refine window hide/show logic to use minimize/maximize for better UX
- replace window.destroy with window.close for proper resource management
- add missing charset meta tag and webui.js script to HTML
0 commit comments