|
@@ -1,4 +1,4 @@
|
|
-# 📦 KairoEngine.UI.v0.2.7
|
|
|
|
|
|
+# 📦 KairoEngine.UI.v0.2.8
|
|
|
|
|
|
The **UI** package contains the ``UiSystem`` component and the ``UiSystemModule``. The module loads the Ui System in place which manages canvases with UI data. The system now which canvases are enabled and has a global toggle for all the game UI.
|
|
The **UI** package contains the ``UiSystem`` component and the ``UiSystemModule``. The module loads the Ui System in place which manages canvases with UI data. The system now which canvases are enabled and has a global toggle for all the game UI.
|
|
|
|
|
|
@@ -76,6 +76,10 @@ The UI package adds new functionality for designing game user interfaces and too
|
|
|
|
|
|
### Changelog
|
|
### Changelog
|
|
|
|
|
|
|
|
+### v0.2.8
|
|
|
|
+- Added Encyclopedia auto refresh articles on enable
|
|
|
|
+- Added Singleton to Encyclopedia Controller
|
|
|
|
+
|
|
#### v0.2.7
|
|
#### v0.2.7
|
|
- Fixed tooltip not hiding when parent was hidden or destroyed
|
|
- Fixed tooltip not hiding when parent was hidden or destroyed
|
|
- Added an event trigger and get functions to encyclopedia
|
|
- Added an event trigger and get functions to encyclopedia
|