In the new Beta Explorer panel, disabled scripts no longer have their titles greyed out in the Explorer window. This behavior makes it difficult to differentiate between enabled and disabled scripts at a glance.
Reproduction Steps:
- Open the Beta Explorer panel in Roblox Studio.
- Disable any script.
- Observe the script’s title in the Explorer window.
Expected Behavior:
The title of a disabled script should be greyed out in the Explorer window, making it visually distinct from enabled scripts.
Actual Behavior:
The title of a disabled script is not greyed out, making it indistinguishable from enabled scripts.
After (Current Behavior):
Before (Expected Behavior):
This change negatively impacts the workflow by reducing visual clarity when working with multiple scripts in the Explorer.