Commit graph

2 commits

Author SHA1 Message Date
0a2b9c483e
fix: limit the height and width of flex
This commit fixes the issue where the app was using
the full height of the terminal screen.

The fix include setting the 'fullscreen' boolean to
false and explicity defining the size using SetRect.
2020-01-20 20:29:45 +00:00
45ad772818
feat: Basic UI for Pominal 2020-01-18 19:24:35 +00:00