FreeTube/src/renderer/components/theme-settings
Svallinn 77e743060f
Main+Renderer+Dev-Runner: Refactor smooth scrolling toggling
Smooth scrolling toggling is currently wonky on runtime, since,
most of the time, it doesn't toggle on and off properly.
In addition, now that we have multi-window support,
the current implementation was somewhat lacking.

This commit solves those issues by replacing
the existing smooth scrolling related channels with a
new generic `relaunchRequest` channel.
2021-06-16 05:43:26 +01:00
..
theme-settings.css Start on Mobile view and add Web Build option 2020-03-24 09:22:29 -04:00
theme-settings.js Main+Renderer+Dev-Runner: Refactor smooth scrolling toggling 2021-06-16 05:43:26 +01:00
theme-settings.vue Store/Settings: Handle `uiScale`'s side effects in the module 2021-06-11 03:49:12 +01:00