mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-01 09:22:39 +00:00
b99b7f63a0
Since language packs were added, there was a memory leak where each time you load a page containing a translated language, the active language pack would be loaded into memory (RAM) each time, after the initial load. For example, starting the app loads the memory pack into memory first, then if you open settings, it would load the pack twice. Language packs are only a few mb or kb so it wasn't major but it is fixed now. |
||
---|---|---|
.. | ||
classes | ||
languages | ||
tempPlugins | ||
constants.js | ||
innertube.js | ||
language.js | ||
renderers.js | ||
ryd.js | ||
thirdPartyPluginLoader.js | ||
utils.js | ||
vuetube.js | ||
youtube.js |