Skip to content

Commit feef0a6

Browse files
authored
Update 1.x.md
1 parent dc8b7c0 commit feef0a6

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
@@ -10,6 +10,7 @@
1010
### Changed:
1111
* **`DialogManager.text_autoscroll` will be false by default.**
1212
* **`DialogManager.text_fit_content_height` will be false by default.**
13+
* **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)
1314

1415
### Fixed:
1516
* **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)