mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
There's a huge issue that TextFormatter is confused about AutoSize. a) It behaves 'automatically' even when AutoSize == false (e.g. in Text_set). b) It doesn't support auto sizing only one dimension.