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

Begin the Avalonia migration #373

Merged
merged 46 commits into from
Jul 30, 2024

Conversation

jonko0493
Copy link
Member

Yeah, it's a big one.

This deletes the entire (!) UI project. In it's place, we're building an Avalonia application. So far, the following things have been implemented:

  • Home panel
  • About dialog
  • Preferences dialog
  • Update available dialog
  • New project dialog, project creation
  • Open project panel (item explorer & editor tabs)
  • Background editor
  • Image resize/crop dialog (kinda, not working fully)

This will all need a pass from @WiIIiam278 to make it look nice (and work right in some cases).

@jonko0493 jonko0493 requested a review from WiIIiam278 July 30, 2024 07:42
@jonko0493 jonko0493 self-assigned this Jul 30, 2024
@jonko0493 jonko0493 linked an issue Jul 30, 2024 that may be closed by this pull request
Copy link
Member

@WiIIiam278 WiIIiam278 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging to unblock - have not fully tested yet but gave a launch with a test project (did need to clean my repo out lol). Nice work so far. Icons specifically are a bit of a point to look at.

Can begin by merging this into the Avalonia branch and do continued work bit-by-bit?

@jonko0493 jonko0493 merged commit 3b5633f into haroohie-club:Avalonia Jul 30, 2024
1 check passed
@jonko0493 jonko0493 deleted the AvaloniaMigration branch July 30, 2024 23:23
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.

2 participants