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

Migrate to Avalonia #272

Merged
merged 35 commits into from
Mar 28, 2024
Merged

Migrate to Avalonia #272

merged 35 commits into from
Mar 28, 2024

Conversation

Tyrrrz
Copy link
Owner

@Tyrrrz Tyrrrz commented Mar 26, 2024

This PR changes the UI framework from WPF to Avalonia. While this doesn't immediately make the application cross-platform, migrating to Avalonia brings other benefits, including better tooling and performance.

Closes #248
Closes #244

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.35%. Comparing base (1a5dfff) to head (211e5c7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   96.35%   96.35%           
=======================================
  Files           7        7           
  Lines         192      192           
  Branches       15       15           
=======================================
  Hits          185      185           
  Misses          6        6           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Tyrrrz Tyrrrz merged commit cf8e53e into master Mar 28, 2024
5 checks passed
@Tyrrrz Tyrrrz deleted the avalonia branch March 28, 2024 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

High RAM and some CPU always in use UI very unresponsive during cycle preview
1 participant