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

Implement enhanced object and list item editors #1301

Merged
merged 6 commits into from
Mar 16, 2025

Conversation

yuto-trd
Copy link
Member

Introduce CoreObjectEditor and CoreObjectListItemEditor for improved editing capabilities, enhance navigation with context matching, and clean up code for better maintainability. Update bindings and add localization support for item labels in English and Japanese.

Copy link
Contributor

No TODO comments were found.

Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.Utilities 73% 67% 360
Beutl.Threading 100% 94% 118
Beutl.Configuration 40% 19% 283
Beutl.Operators 4% 0% 58
Beutl.Language 0% 0% 629
Beutl.ProjectSystem 12% 6% 2072
Beutl.Engine 32% 29% 9082
Beutl.Core 31% 28% 3058
Beutl.Extensibility 2% 0% 66
Summary 29% (10867 / 37387) 27% (2931 / 10803) 15726

Minimum allowed line rate is 0%

@yuto-trd yuto-trd merged commit 6846f0e into main Mar 16, 2025
4 checks passed
@yuto-trd yuto-trd deleted the feat/improve-core-object-property-editor branch March 16, 2025 19:29
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.

1 participant