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

UI code restructure #206

Merged
merged 13 commits into from
Oct 23, 2024
Merged

Conversation

SpectralVectors
Copy link

Reorganized UI code to place (almost) all of it in a single folder.

Previously UI was divided between ui.py and the ui_panels folder.

This update renamed ui.py to legacy_ui.py, and 'ui_panels to panels.

Those two were added to a new ui folder that also contains pie_menu.

Corrected all references to reflect the new paths.

There should be no visual or functional changes with this update.

@pppalain pppalain merged commit a4c3938 into pppalain:master Oct 23, 2024
0 of 2 checks passed
@SpectralVectors SpectralVectors deleted the ui-restructure branch October 24, 2024 16:52
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.

3 participants