mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Version: 0.96.1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<Project>
|
||||
|
||||
<!-- This file automatically reset by Tools/version.py -->
|
||||
<!-- This file automatically reset by Tools/version.py -->
|
||||
|
||||
|
||||
@@ -43,8 +43,7 @@ END TEMPLATE-->
|
||||
|
||||
### Bugfixes
|
||||
|
||||
* Fixed `ContainerSystem.EmptyContainer` sometimes failing to empty containers.
|
||||
* Fixed container state handling sometimes failing to insert or remove entities.
|
||||
*None yet*
|
||||
|
||||
### Other
|
||||
|
||||
@@ -55,6 +54,21 @@ END TEMPLATE-->
|
||||
*None yet*
|
||||
|
||||
|
||||
## 0.96.1.0
|
||||
|
||||
### New features
|
||||
|
||||
* Implemented deleting a full word at a time.
|
||||
|
||||
### Bugfixes
|
||||
|
||||
* Fixed `ContainerSystem.EmptyContainer` sometimes failing to empty containers.
|
||||
* Fixed container state handling sometimes failing to insert or remove entities.
|
||||
* Fix content test workflow.
|
||||
* Text contents won't draw over the scrollbar for OutputPanel controls anymore.
|
||||
* Invalidate OutputPanel entries upon it entering the UI tree. This fixes some bugs where text is added while it's outside of the tree without the UI scale cvar being set causing separate sizings in entries.
|
||||
|
||||
|
||||
## 0.96.0.4
|
||||
|
||||
### Bugfixes
|
||||
|
||||
Reference in New Issue
Block a user