CustomToolbar icon indicating copy to clipboard operation
CustomToolbar copied to clipboard

CustomToolbar

Results 8 CustomToolbar issues
Sort by recently updated
recently updated
newest added

ToolBarSceneSelection's Draw handling of the dropdown conflicts with opening scenes for playing. As this changes the lists content (rebuild), the scene is opened implicitly (again) by this action (GUI.changed). This...

Currently the asset can't be installed through openupm, since it is missing a github release. To add a version to OpenUPM just add a git-tag (like 1.0.0) to the commit...

In my opinion, we should create a document with a contribution protocol from now on. Because the code is getting complicated. Let's talk about this together if you have any...

Would you please move CustomToolbarSetting.asset under UserSettings folder?

I resolved a TODO that I found on line 16 of CustomToolbarReordableList.cs. I added reflection to find all the classes in the namespace which inherit from BaseToolbarElement. Reflection is then...

Would be better if settings ignored under UserSettings, different users can change their settings independently.

I don't know if the left panel is intentionally anchored to the left or not, but it's kinda annoying on an ultrawide. Having it being anchored to the center, same...

I'll look into this a bit later and make a PR if I figure it out.