SDK: (Rich)TextAreaWidget now have alterable text styles

This commit is contained in:
Lynix
2019-12-28 11:47:34 +01:00
parent ba405aaa5f
commit 453c7a7e77
5 changed files with 27 additions and 0 deletions

View File

@@ -308,6 +308,7 @@ Nazara Development Kit:
- Added Entity::DropComponent which detaches a component without necessarily destroying it
- ⚠ ConstraintComponent2D has been reworked to handle entity destruction and remove constraints at will
- Fixed crash when pressing up/down key with no history in the console
- (Rich)TextAreaWidget text style is now alterable
# 0.4: