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

Add feature to suppress tabs from certain divisions #223

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

therealzanfar
Copy link

In the use-case that prompted this feature, I needed divided bins, but the contents were only differentiated by color--not something that needs to be on a label as it's evident. In this case, the "extra" labels over the other divisions looked out-of-place, or like I hadn't added labels yet.

This feature allows the option to only place label tabs on some divisions. Currently, the options support the default behavior, and suppressing all but the upper-left tab, but the code should be relatively easy to extend. I can see a useful options for each corner, and maybe each side (just top row, just left row, etc), but I don't want to clutter the code unless they are needed.

@therealzanfar
Copy link
Author

Example render:

gridfinity-rebuilt-bins-suppressed-tabs

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

Successfully merging this pull request may close these issues.

1 participant