ManlyMarco / RuntimeUnityEditor

In-game inspector and debugging tools for applications made with Unity3D game engine
GNU General Public License v3.0
810 stars 99 forks source link

Loading indicator on Object Browser #84

Open AndrewBeeman opened 2 months ago

AndrewBeeman commented 2 months ago

When I use the search feature, in Railroader, there is what appears to be a loading animation with -\ | /, when this happens \ | / cause a line break and shifts the entire menu down, makes it extremely difficult to use the Object Browser

https://github.com/user-attachments/assets/c1ef972c-fd99-4bce-a3c3-6f490ef9fbde

ManlyMarco commented 2 months ago

Looks like the game uses a custom font for IMGUI. You can fix it by increasing the width here.