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

Hide minimap by default #2757

Merged

Conversation

RunDevelopment
Copy link
Member

This PR hides the minimap by default for all new installations. New users that want the minimap can enable it in the settings. Old installations are unaffected by this change, they will continue to use whatever the user configured before.

I think that the minimap is not very useful for most users and might overload new users. Chainner is already quite complex software, so I don't want to overload new users with a bunch of UI elements.

The minimap also has another issue for new users: it's not self-explanatory. It only shows something when there are nodes in the editor, which requires users to add them. Of course, this is just a small bump, but I want to keep the learning curve as gentle as possible and I think the minimap works against that.

@joeyballentine joeyballentine merged commit b148981 into chaiNNer-org:main Apr 7, 2024
4 checks passed
@RunDevelopment RunDevelopment deleted the hide-minimap-by-default branch April 8, 2024 10:12
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.

2 participants