Skip to content

February BugFix

Latest
Compare
Choose a tag to compare
@manups4e manups4e released this 10 Feb 14:14

Changes since last release:

What's Changed

  • fix police blips (lua/csharp) and blip legend (csharp) by @celeron9ultra in #246
  • Fixed Pause and Lobby rendering across all resolutions and all Aspect Ratios
  • Fixed UIMenu rendering across all resolutions, some aspect ratios don't work with full screen rendered scaleforms (ex: 16:10 on 1080p resolution), a fix will be researched.
  • Fixed Header title that somehow f***d up on its own
  • Fixed Header tab selection change in Lua
  • Fixed tab disposing in TabView when changing tab. (Fixes Minimap Panel persistance when changing tabs)
  • Fixed a weird Memory Leak crash caused by too many (long) descriptions. Same crash may occur with too many List Items with a lot of items, a solution is using DynamicListItems which make the menu virtually supporting infinite Lists.

A new updated Documentation has been added to ScaleformUI and it's in WIP (unfinished) you can check it out at https://manups4e.github.io/ScaleformUI/

New Contributors

Full Changelog: v5.5.0.1...v5.5.1

⚠️⚠️ AS USUAL UPDATE BOTH ASSETS AND SCRIPT TO AVOID ERRORS! ⚠️⚠️