From a956d9237f7f4bbe0fee58d84ff11f95c2f29608 Mon Sep 17 00:00:00 2001 From: Florrie Date: Sat, 4 Aug 2018 21:47:05 -0300 Subject: Fix playback info not being formated correctly --- ui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui.js') diff --git a/ui.js b/ui.js index 3c06705..8a93fd7 100644 --- a/ui.js +++ b/ui.js @@ -317,7 +317,7 @@ class AppElement extends FocusElement { this.tabber.fillParent() this.tabber.fixLayout() this.queueListingElement.fixLayout() - this.playbackInfoElement.fixLayout() + this.playbackInfoElement.fillParent() } keyPressed(keyBuf) { -- cgit 1.3.0-6-gf8a5