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

Display output dialog content in tabs #1216

Merged
merged 10 commits into from
Dec 28, 2024
Merged

Display output dialog content in tabs #1216

merged 10 commits into from
Dec 28, 2024

Conversation

yuto-trd
Copy link
Member

@yuto-trd yuto-trd commented Dec 26, 2024

Description

  • Updated the output dialog to display content in a tabbed format for better organization.
  • Changed the output settings to be saved in the current editing directory instead of being managed globally.

Breaking changes

Fixed issues

Copy link
Contributor

No TODO comments were found.

Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.ProjectSystem 11% 6% 2190
Beutl.Utilities 73% 67% 360
Beutl.Threading 100% 94% 118
Beutl.Operators 4% 0% 62
Beutl.Engine 33% 30% 8879
Beutl.Core 32% 29% 3103
Beutl.Extensibility 2% 0% 66
Beutl.Configuration 40% 19% 285
Beutl.Language 0% 0% 712
Summary 29% (10929 / 37349) 27% (2959 / 10785) 15775

Minimum allowed line rate is 0%

@yuto-trd yuto-trd merged commit 0c557cb into main Dec 28, 2024
4 checks passed
@yuto-trd yuto-trd deleted the improve-output-view branch December 28, 2024 14:25
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.

Improve Output Window Integration
1 participant