Releases: citizenfx/NativeUI
Releases · citizenfx/NativeUI
Fix for panels drawing onto UpDown sprite.
Fixed Panels Drawing
plus more bug fixes
NativeUI 3.0
- Fixed Panels not drawing correctly aligned
- Fixed Menu's opening/closing events
- Added Notifications to NativeUI
- Added Markers to NativeUI
- Revamped TimerBars
Updated PauseMenu Header with scaleforms and added menus keys delays
Merge pull request #30 from manups4e/master Added delay on key pressing navigating menu
Updated Mission Selector Tab
Updated with PauseMenu support
Merge pull request #23 from manups4e/master New update
Fixed Menu Glare position
Merge pull request #22 from manups4e/master Fixed glare position, Thanks Jxcob
Updated to 2.7
Added MenuGlare scaleform to the menu
Version 2.6
Check on Commits List for recent Changes
NativeUI 2.5
New Updated Items! Lot's of colors!
- You can now set Colors to UIMenuItem directly (as UIMenuColoredItem is now deprecated.. just change all your UIMenuColoredItem into UIMenuItem!!)
- Added colors support to UIMenuListItem and UIMenuCheckBoxItem!!
- Updated UIMenuCheckBoxItem, you can now choose between Tick or Cross Style!
- General CleanUp and BugFixing.