osuosl / fenestra

A dashboard displaying stats about the OSU Open Source Lab
Apache License 2.0
2 stars 3 forks source link

Move resolution to config setting and upgrade to 1080p. #34

Closed MorganEPatch closed 7 years ago

MorganEPatch commented 7 years ago

Change resolution (which was previously hardcoded as 1280x720) to a configuration setting, and allow fenestra to automatically resize the widgets to match the provided dimensions. Values are currently set to default to 1920x1080, the size of the screen the OSL will be using for Fenestra.

Make sure you add the dimension property (you can just copy it from the config.yml.sample file) before testing.

Kennric commented 7 years ago

+1