refactored resizing and stuff

This commit is contained in:
cqc
2022-12-11 18:25:57 -06:00
parent 7baa6f3648
commit a64fcbb010
3 changed files with 360 additions and 258 deletions

View File

@ -24,3 +24,13 @@
* principles?
an "anywhere" programming environment
* 221210 -
** need to resolve the issue with the ui.t Resize type.
this is an issue with the direction of the determination of the .height and .width fields of Ui.t
currently you were planning to combine update_sensors and update_size
in the original nottui.ml library, are Ui.t.w and Ui.t.h determined from the top down orbottom up?
the bottom up, becahse they are chars