From e6c17263e97c6a47bca7e22ca4bb7119363ada35 Mon Sep 17 00:00:00 2001 From: Florrie Date: Thu, 7 Jun 2018 21:39:48 -0300 Subject: Fix path element not being filled on startup --- ui.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ui.js') diff --git a/ui.js b/ui.js index b550070..32cbb72 100644 --- a/ui.js +++ b/ui.js @@ -461,6 +461,10 @@ class GrouplikeListingElement extends ListScrollForm { } } + // Just to make the selected-track-info bar fill right away (if it wasn't + // already filled by a previous this.curIndex set). + this.curIndex = this.curIndex + this.fixLayout() } -- cgit 1.3.0-6-gf8a5