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

Docking Layout #1075

Merged
merged 27 commits into from
Sep 6, 2024
Merged

Docking Layout #1075

merged 27 commits into from
Sep 6, 2024

Conversation

yuto-trd
Copy link
Member

@yuto-trd yuto-trd commented Sep 1, 2024

Description

This PR introduces a docking layout.
Additionally, the previous page navigation has been removed, and the pages that existed before are now displayed as independent dialogs.

Breaking changes

  • ToolTabExtension

Fixed issues

@yuto-trd yuto-trd self-assigned this Sep 4, 2024
@yuto-trd yuto-trd marked this pull request as ready for review September 5, 2024 15:26
@yuto-trd
Copy link
Member Author

yuto-trd commented Sep 5, 2024

TODO

  • Floating tool window

Do it in another PR.

src/Beutl/Pages/ExtensionsPage.axaml.cs Outdated Show resolved Hide resolved
src/Beutl/ViewModels/EditViewModel.cs Outdated Show resolved Hide resolved
src/Beutl/ViewModels/SettingsPageViewModel.cs Outdated Show resolved Hide resolved
src/Beutl/Views/EditorHostFallback.axaml.cs Outdated Show resolved Hide resolved
src/Beutl/Views/MainView.axaml Outdated Show resolved Hide resolved
src/Beutl/Views/Tools/SourceOperatorsTab.axaml.cs Outdated Show resolved Hide resolved
@b-editor b-editor deleted a comment from github-actions bot Sep 6, 2024
Copy link
Contributor

github-actions bot commented Sep 6, 2024

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.Utilities 73% 67% 360
Beutl.Configuration 39% 19% 285
Beutl.Core 30% 27% 3015
Beutl.Extensibility 0% 0% 53
Beutl.ProjectSystem 12% 5% 2146
Beutl.Operators 4% 0% 149
Beutl.Language 0% 0% 619
Beutl.Engine 26% 25% 8597
Beutl.Threading 100% 94% 118
Summary 25% (8884 / 35916) 24% (2521 / 10579) 15342

Minimum allowed line rate is 0%

@yuto-trd yuto-trd merged commit 44b276f into main Sep 6, 2024
4 checks passed
@yuto-trd yuto-trd deleted the feat/dock-ui branch September 6, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant