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

Create distinct "default" and "advanced" panels to hide features that are unnecessary for default use cases #14

Open
chrissimpkins opened this issue Mar 26, 2021 · 1 comment

Comments

@chrissimpkins
Copy link
Member

chrissimpkins commented Mar 26, 2021

Does the average user need to edit name tables or set bit flags? Name tables are likely useful so that they can create distinct families with whatever they generate using the application. I think that at least min naming functionality belongs in a default. We can likely move deeper name record editing and style name mapping bit flag sets/clears, any other necessary binary editing tools into an advanced panel to reduce clutter for those who don't need this functionality.

@chrissimpkins
Copy link
Member Author

I am thinking through this approach. I am working in a branch on collapsible view that toggles with the developer entry fields included. The PyQt5 animation is a bit of a hack and is janky right now. The window size changes and the first animation is not smooth for some reason. I'm not prepared to release this until I can clean it up or find another approach.

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

No branches or pull requests

1 participant