Fixed the screen sizing issue. It was just using the terminal size and not the window graphic size.
This commit is contained in:
parent
5cf66aad02
commit
6f952bfd28
3 changed files with 14 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
TODO:
|
||||
|
||||
* Clean up the code to not be such a horrible hack mess.
|
||||
* Figure out how to render color fonts from FTUI.
|
||||
* Dynamically determine the font vs. screensize to get an exact FTXUI screen size.
|
||||
* Lua integration?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue