From c36c19ced2e8f9824744d0543b6d97d64606d953 Mon Sep 17 00:00:00 2001
From: Florrie <towerofnix@gmail.com>
Date: Wed, 25 Jul 2018 13:15:10 -0300
Subject: Fix ListScrollForm.firstInput not having an effect immediately

---
 ui/form/ListScrollForm.js | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'ui')

diff --git a/ui/form/ListScrollForm.js b/ui/form/ListScrollForm.js
index 714fc6f..77699c2 100644
--- a/ui/form/ListScrollForm.js
+++ b/ui/form/ListScrollForm.js
@@ -117,6 +117,8 @@ module.exports = class ListScrollForm extends Form {
     this.scrollItems = 0
 
     super.firstInput(...args)
+
+    this.fixLayout()
   }
 
   getScrollPositionOfElementAtEndOfView(element) {
-- 
cgit 1.3.0-6-gf8a5