SDK: Add ScrollAreaWidget (WIP)

This commit is contained in:
Lynix
2019-07-05 22:26:11 +02:00
parent 7c045a50db
commit 42aa7ca355
5 changed files with 277 additions and 0 deletions

View File

@@ -273,6 +273,7 @@ Nazara Development Kit:
- Added BaseWidget::SetParent
- BaseWidget::Show will no longer show entities disabled by the widget
- BaseWidget now has a rendering rect property (allowing to tell a widget what part of it will be rendered)
- Added ScrollAreaWidget
# 0.4: