mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-20 01:21:29 -07:00
Fixes #3413 Fix the Roblox UI issue where the UI, including chat UI, is not displayed correctly in every game. * **Bloxstrap/FastFlagManager.cs** - Add a new method `EnsureUIFlags` to set UI-related flags correctly. - Call `EnsureUIFlags` in the `Load` method to ensure UI flags are set. * **Bloxstrap/App.xaml.cs** - Add a call to `FastFlagManager.EnsureUIFlags` in the `OnStartup` method. - Add a new method `InitializeUI` to handle additional UI initialization checks. |
||
---|---|---|
.. | ||
CommonAppData.cs | ||
IAppData.cs | ||
RobloxPlayerData.cs | ||
RobloxStudioData.cs |