Skip to content

Commit 7f9fcaa

Browse files
authored
Update 1.x.md
1 parent 04f1543 commit 7f9fcaa

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
@@ -14,6 +14,7 @@
1414
* **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)
1515
* **Improved the text_autoscroll feature.** Because the old one was pretty unestable and weird to use.
1616
* **`EventDialogText.continue_at_end` will be false by default.**
17+
* **`DialogNode` default theme**. Now it uses a better (generic) one.
1718

1819
### Fixed:
1920
* **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)