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
Alternatively the font size could just be increased. The TV's I'm deploying this to are mounted on the wall in hallways so the existing font size in the push notifications is pretty impossible to read from farther than a couple meters.
The text was updated successfully, but these errors were encountered:
- added new preset channel listing when adding a new channel
- upped font size for alerts (addresses #12)
- conditionally includes Google's cast script only when displayed on receiver device (addresses #1)
- added --serve-only flag to prevent interrupting devices while debugging
- added multicast bin to package.json to simplify startup and prepare for NPM (see #9)
- added new features to README
- cleaned up code formatting
We can update the css from the menu like what I did with my rotation feature. I will need to verify this but, I think you can change some values in css based off of the class.
I believe the alert font size has been increased to an acceptable default size. If anyone would like to implement variable font sizing, just submit a PR.
Alternatively the font size could just be increased. The TV's I'm deploying this to are mounted on the wall in hallways so the existing font size in the push notifications is pretty impossible to read from farther than a couple meters.
The text was updated successfully, but these errors were encountered: