mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-01 11:08:10 +08:00
- Convert Dimension to namespace to allow defining Fit method from dom. - Use Dimensions extracted from Terminal as replacement struct. - Convert Terminal to namespace as it only defines static members. - Remove dom references from screen library (circular dependency).