Resize/reposition the HUD when using mobile emulation
rviscomi opened this issue · 1 comments
rviscomi commented
When emulating a mobile device with the HUD on, it occludes about 1/3 of the mobile viewport. This can make it difficult to diagnose things like CLS issues.
Consider styling the HUD more compactly when using mobile emulation.
tunetheweb commented
Is this still needed now we have the popup as well as the HUD?