- Added performance logging to the LoadAssets method in EditorManager, tracking the time taken to load ROM assets. - Implemented lazy loading of workspace presets in the DrawLayoutPresets method to improve UI responsiveness. - Refactored menu item handling in the DrawMenu function to streamline the display of subitems and separators, enhancing user interaction.