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

feat(ui): enhance MainWindow with new features and performance #34

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

realybin
Copy link
Member

Updated MainWindow.xaml to include a new XML namespace for value converters. Added CacheMode with BitmapCache for improved rendering performance. Enabled ApplyBlurBackground on DialogHost. Modified layout to include Canvas and CustomInkCanvas, and adjusted dialog opening button alignment. Added Snackbar for user feedback and improved ProgressBar binding and visibility handling.

Updated `MainWindow.xaml` to include a new XML namespace for value converters. Added `CacheMode` with `BitmapCache` for improved rendering performance. Enabled `ApplyBlurBackground` on `DialogHost`. Modified layout to include `Canvas` and `CustomInkCanvas`, and adjusted dialog opening button alignment. Added `Snackbar` for user feedback and improved `ProgressBar` binding and visibility handling.
@realybin realybin self-assigned this Jan 24, 2025
@realybin realybin merged commit 172c9c6 into SketchNow:main Jan 24, 2025
3 checks passed
@realybin realybin deleted the feat/animation branch January 24, 2025 14:56
Copy link

Summary - Code Coverage

Summary
Generated on: 1/24/2025 - 2:58:17 PM
Coverage date: 1/24/2025 - 2:58:13 PM
Parser: Cobertura
Assemblies: 1
Classes: 18
Files: 27
Line coverage: 27.9% (114 of 408)
Covered lines: 114
Uncovered lines: 294
Coverable lines: 408
Total lines: 2050
Branch coverage: 20.2% (15 of 74)
Covered branches: 15
Total branches: 74
Method coverage: Feature is only available for sponsors
Tag: 113_12952027424

Coverage

SketchNow - 27.9%
Name Line Branch
SketchNow 27.9% 20.2%
SketchNow.App 0% 0%
SketchNow.Controls.CustomInkCanvas 0%
SketchNow.Controls.IconWithText 0% 0%
SketchNow.Converters.ColorToBrushConverter 0% 0%
SketchNow.Converters.DivisionMathConverter 0% 0%
SketchNow.Converters.EnumToIndexConverter 0% 0%
SketchNow.Input.StylusPlugIns.CustomStylusPlugin 0%
SketchNow.Models.CanvasPage 32.3% 25%
SketchNow.Models.CanvasPages 35.2%
SketchNow.Models.CursorNotFoundException 0%
SketchNow.Models.CustomCursors 100% 50%
SketchNow.Properties.Resource 0% 0%
SketchNow.Properties.Settings 45.4%
SketchNow.ViewModels.MainWindowViewModel 62% 40%
SketchNow.Views.MainWindow 0% 0%
SketchNow.Views.PageNavigationView 0% 0%
SketchNow.Views.SettingsView 0% 0%
SketchNow.Views.ToolBarView 0% 0%

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