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

Mm integration #7

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Mm integration #7

wants to merge 9 commits into from

Conversation

Ethan5026
Copy link
Contributor

@Ethan5026 Ethan5026 commented Apr 10, 2024

Tree Manager

  • implement a new view_submodule_tree to view a module's submodule tree by iterating through the module manager.

PluginPlayer

  • Add scrolling/zooming capabilities on the tree_section
  • add standardized pixel length throughout the application using kivy.metrics dp()

NodeManager

  • edit link_submod to handle setting the submodule of a submodule

NodeWidget

  • Implement a way to differentiate between normal module node's and submodule node's

NodeWidgetManager

  • edit view_config to not show inputs on a submodule node

PluginManager

  • Add a duplicate button to copy a module and place in plugin.modules, add to mm, refresh with plugin_view()

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