Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize Popup column width #1

Open
AleixFerre opened this issue Jul 31, 2024 · 1 comment
Open

Customize Popup column width #1

AleixFerre opened this issue Jul 31, 2024 · 1 comment

Comments

@AleixFerre
Copy link

In my Unity 2022.3.19f1 project, the popup shows like this

image

I managed to edit the following file in my local machine to make the popup wider. It would be nice if there is an official, non hacky way, of doing it.

const float COLLUMN_WIDTH = 200.0f;

I just set this number to 300 and it did the trick.

@AleixFerre
Copy link
Author

AleixFerre commented Oct 12, 2024

Any plans on doing this?
The same way you use the scriptable object to expose the bookmarks, use another one to save the settings to customize the menu appearance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant