mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-12-16 14:40:44 +01:00
77e743060f
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. |
||
---|---|---|
.. | ||
build.js | ||
dev-runner.js | ||
webpack.main.config.js | ||
webpack.renderer.config.js | ||
webpack.web.config.js | ||
webpack.workers.config.js |