File Details
v1.0.4.zip
- R
- Jun 26, 2026
- 108.33 KB
- 1
- 12.0.7+2
- Retail
File Name
GRIP-EMS-ModernUI-v1.0.4.zip
Supported Versions
- 12.0.7
- 12.0.5
- 12.0.1
[v1.0.4] - 2026-06-25
Changed
- API: Sidebar screens register via
RegisterViewafterGEMS_UI_READY;SetActiveViewruns on user navigation and syncs the startup Sequences view once the nav rail exists;GEMS_UI_NAV_CHANGEDupdates the sidebar when another plugin changes the active view - API: Preview text/compiled toggle routes through
API.Preview:SetMode/GetModewhen available; mode buttons stay in sync viaGEMS_PREVIEW_MODE_CHANGED - API:
SetClassicChromein the layout provider path uses the plugin handle (journaled, same asRegister.lua) - Integration: Published
GRIPEMS.ModernUILayout(contract v2:SelectView,GetActiveView,SelectEditorTab, editor tab aliases); centralized view ids inMU.Integration; seeAPI.md
Fixed
- Lifecycle: Layout activation and view registration errors are reported via chat instead of failing silently inside
OnEnable

