evancohen / smart-mirror

The fairest of them all. A DIY voice controlled smart mirror with IoT integration.
http://smart-mirror.io
2.8k stars 693 forks source link

page truncated on 4k screen sizes (3840x2160) #806

Closed sdetweil closed 4 years ago

sdetweil commented 5 years ago

running on Pi4 or jetson nano in 4k mode with large screen ui is tiny, does not fill page

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Context

Your Environment

evancohen commented 5 years ago

Should look at using vh instead of px

sdetweil commented 5 years ago

cool.. what was the original px count calculated on 1920/1080? 800/600?

Looks like 1920x1080

Testing new css file now

sdetweil commented 4 years ago

fixed 0.26