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
Reduce resize debounce and fix resize hint display logic
- Reduce resize debounce from 500ms to 200ms for better responsiveness
- Fix resize hint to check vertical space below game canvas (120px required)
- Exclude mobile devices from showing resize hint (touch + small screen)
0 commit comments