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

Optimize module editing with ModuleDraft #1237

Merged
merged 11 commits into from
Mar 7, 2025
Merged

Conversation

keeshux
Copy link
Member

@keeshux keeshux commented Mar 7, 2025

Do not create zillions of bindings to ProfileEditor. Instead, feed module views with a statically created ModuleDraft (ObservableObject). More solid access and modification.

Fixes #1236

@keeshux keeshux added this to the 3.3.0 milestone Mar 7, 2025
@keeshux keeshux self-assigned this Mar 7, 2025
@keeshux keeshux added refactoring Improves software architecture enhancement New feature or request labels Mar 7, 2025
@keeshux keeshux merged commit 1f36520 into master Mar 7, 2025
@keeshux keeshux deleted the refactoring/module-draft branch March 7, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Improves software architecture
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Overuse of draft bindings in module views
1 participant