Releases: fairygui/FairyGUI-unity
Releases · fairygui/FairyGUI-unity
1.8.0
- NEW: Add DisplayObject.cacheAsBitmap.
- NEW: Add new URL format support: ui://packageName/resourceName.
- NEW: Add HTML syntax and UBB syntax [align=] features.
- NEW: Add GList.onRightClickItem TreeView.onRightClickNode
- NEW: Add GObject.MakeFullScreen.
- NEW: Add GLabel color control.
- NEW: StrokeColor is now involved in color control.
- IMPROVE: Improve ScrollPane user experience.
- IMRPOVE: Improve fairy batching performance.
- IMRPOVE: Change GProgressBar.max/value and GSlider.max/value value type from float to double.
- FIXED: A text clipping bug.