BDisp
|
ccf2daa024
Change all RuneCell to Cell and move methods to the Cell record struct.
|
10 月之前 |
BDisp
|
29799f493c
Move necessary methods to the RuneCell class per https://github.com/gui-cs/Terminal.Gui/issues/3774#issuecomment-2391190526.
|
10 月之前 |
BDisp
|
026a20ee7f
Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class.
|
10 月之前 |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 年之前 |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 年之前 |
BDisp
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 年之前 |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 年之前 |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 年之前 |
Thomas Nind
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 年之前 |