mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-26 05:10:01 +03:00
Merge branch 'master' of github.com:adamdruppe/arsd
This commit is contained in:
commit
0066f51180
1 changed files with 1 additions and 0 deletions
|
@ -12487,6 +12487,7 @@ abstract class EditableTextWidget : EditableTextWidgetParent {
|
|||
version(custom_widgets) {
|
||||
version(use_new_text_system) {
|
||||
textLayout.appendText(txt);
|
||||
tdh.adjustScrollbarSizes();
|
||||
redraw();
|
||||
} else {
|
||||
textLayout.addText(txt);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue