Skip to content

Commit 70e701f

Browse files
authored
Update 1.x.md
1 parent 21c456f commit 70e701f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changelog/1.x.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* **`DialogManager.text_autoscroll` will be false by default.**
1212
* **`DialogManager.text_fit_content_height` will be false by default.**
1313
* **Remove limits on PortraitManager.add_portrait() method for relative size.** Make your portrait bigger than the 100% of the portrait manager rect! [#66](https://github.com/AnidemDex/Godot-DialogPlugin/pull/66)
14+
* **Improved the text_autoscroll feature.** Because the old one was pretty unestable and weird to use.
1415

1516
### Fixed:
1617
* **Fix an issue related to showing DialogNode on show_text() call**. Because somebody forgots to shows the node in a `show` function. [#53](https://github.com/AnidemDex/Godot-DialogPlugin/pull/53)

0 commit comments

Comments
 (0)