FreeTube/src/renderer/components/distraction-settings
Cadence Ember 9424a90fe1
Sidebar fixes (#916)
* Correctly bind theatre mode options

Theatre mode is now bound to both "recommended videos" and "live chat"
distraction settings, rather than just "recommended videos".

The settings switch, the button, and the layout have all been updated
to reflect this.

Most likely closes: https://github.com/FreeTubeApp/FreeTube/issues/910

* Fix watch layout when no sidebar

If there's nothing to display in the sidebar according to the
distraction settings and live status, the watch page will adopt a
single column layout. If the sidebar still exists due to faulty logic,
it will be placed at the very bottom of the page.

Most likely closes: https://github.com/FreeTubeApp/FreeTube/issues/909

* Unlink default theatre mode switch

* Normalise theatre calculation, consider playlists
2021-01-12 23:13:36 -05:00
..
distraction-settings.js Sidebar fixes (#916) 2021-01-12 23:13:36 -05:00
distraction-settings.sass PR ready distraction free feature (#596) 2020-10-05 22:27:32 -04:00
distraction-settings.vue Hide active subscriptions (#918) 2021-01-09 22:11:42 -05:00