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

Panel Manager Improvements #85

Merged
merged 5 commits into from
Mar 3, 2025
Merged

Conversation

artosimonyan
Copy link
Collaborator

  • Now maps instead of slices for easy traverse
  • Function for easy and safe traverse of paths
  • Removed constant updates of Panel Manager to reduce usage. It will now be called on demand.
  • Updated some functions to use the new Panel Manager.

- Now maps instead of slices for easy traverse
- Function for easy and safe traverse of paths
- Removed constant updates of Panel Manager to reduce usage. It will now be called on demand.
- Updated some functions to use the new Panel Manager.
@hectorgimenez hectorgimenez merged commit 8444390 into main Mar 3, 2025
@hectorgimenez hectorgimenez deleted the panel-manager-improvement branch March 3, 2025 23:09
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