FreeTube/_scripts
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
..
build.js Build: Suppress generation of `.build-id` links in rpm packages 2021-05-23 03:52:50 +01:00
dev-runner.js Main+Renderer+Dev-Runner: Refactor smooth scrolling toggling 2021-06-16 05:43:26 +01:00
webpack.main.config.js Update to Webpack 5 and Electron 12 2021-03-02 22:51:01 -05:00
webpack.renderer.config.js Update to Webpack 5 and Electron 12 2021-03-02 22:51:01 -05:00
webpack.web.config.js Update webpack.web.config.js 2021-01-15 23:50:13 -05:00
webpack.workers.config.js Update to Webpack 5 and Electron 12 2021-03-02 22:51:01 -05:00