]> git.cworth.org Git - lmno.games/commitdiff
Rip out column and just show player list view
authorKevin Worth <kworth082@gmail.com>
Fri, 8 May 2020 15:01:21 +0000 (11:01 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 13:49:00 +0000 (06:49 -0700)
This was the easiest thing to do quickly, because a list view does not
play nicely inside of a column widget (can't put a scrollable inside of
a scrollable, sort of thing...)

Eventually, we need to combine the views or make separate screens for
each one.


No differences found