Radic Menu V2.1.0 Official

A new quality-of-life feature allows users to press the Escape key to instantly go back one page, mirroring standard UI behavior for a more natural experience. Enhanced UI Components:

Scrollbar positions now update automatically when adjusting a page's mask padding, ensuring the UI remains clean and functional regardless of content size. 🛠️ Developer Implementation Radic Menu v2.1.0

A new component designed for better visual feedback within menus. A new quality-of-life feature allows users to press

Menus no longer need to be constantly regenerated. Using the new MenuAPI.CreateREPOPage method, pages are now cached, significantly reducing load times and resource overhead. Menus no longer need to be constantly regenerated

Added to REPOButton , providing developers with more direct control over button interactions.

For those integrating the new caching system, the Thunderstore documentation recommends moving existing page generation logic to the CreateREPOPage method. This change ensures that your mod's menus are high-performance and "future-proofed" for larger content updates. Version Highlights v2.1.0 Category: UI Library / Tooling Compatibility: R.E.P.O. Mod Environment 1.0 caching system ?