]> git.cworth.org Git - lmno.games/commitdiff
Add Expanded to fix the scrollable in a scrollable problem
authorKevin Worth <kworth082@gmail.com>
Sun, 10 May 2020 20:34:41 +0000 (16:34 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 13:49:00 +0000 (06:49 -0700)
Since the ListView can't be put into the Column widget, we
instead add an Expanded widget and put the ListView in there.


No differences found