(cp 683e113) Issue #1790 album manager performances (#1805)

* change the meaning of light_album_manager_threshold to load less user interface (instead of redirecting to the old album manager). In the light mode, do not load tiptip.

* remove dropdown menu, to reduce DOM size

For example, on a 16k albums, load time goes from 18 to 8 seconds on MatthieuLP computer.

Co-authored-by: Matthieu Leproux <matthieu.leproux@gmail.com>
This commit is contained in:
plegall
2022-11-23 10:47:34 +01:00
parent 117c7c7530
commit ed28487565
3 changed files with 135 additions and 154 deletions
+1
View File
@@ -13,6 +13,7 @@ var str_no_change_parent = "{'No, don\'t move this album here'|@translate}";
var str_root = "{'Root'|@translate}";
var openCat = {$open_cat};
var nb_albums = {$nb_albums};
var light_album_manager = {$light_album_manager};
var delay_autoOpen = {$delay_before_autoOpen}
{/footer_script}