Description
The tauri.conf.json hardcodes window dimensions (1200x800) without DPI awareness or platform-specific scaling. On high-DPI displays (4K, Retina), the window appears too small and content may be unreadable.
Expected Behavior
Window size should scale based on display DPI.
Root Cause
No DPI-aware window sizing implemented.
Checklist
@NexGenStudioDev Could you please /assign this issue to me? I would like to implement DPI-aware window sizing under NSOC '26.
/assign
Description
The tauri.conf.json hardcodes window dimensions (1200x800) without DPI awareness or platform-specific scaling. On high-DPI displays (4K, Retina), the window appears too small and content may be unreadable.
Expected Behavior
Window size should scale based on display DPI.
Root Cause
No DPI-aware window sizing implemented.
Checklist
@NexGenStudioDev Could you please /assign this issue to me? I would like to implement DPI-aware window sizing under NSOC '26.
/assign