Skip to content

Keep firmware UI elements in sync, fix bugs#117

Merged
mikecarr merged 1 commit intoOpenIPC:devfrom
PetruSoroaga:dev
Apr 17, 2025
Merged

Keep firmware UI elements in sync, fix bugs#117
mikecarr merged 1 commit intoOpenIPC:devfrom
PetruSoroaga:dev

Conversation

@PetruSoroaga
Copy link
Copy Markdown
Contributor

@PetruSoroaga PetruSoroaga commented Apr 11, 2025

  • Keep [manufacturer->device->firmware combo], [firmware package dropdown] and [local firmware package] in sync;
    (Clear button is obsolete now, but I don't know yet how to properly remove it in Avalonia)

  • Fix crash when connecting on the firmware tab;

  • Other bug fixes;

Description

Related Issue

This PR fixes or closes issue: fixes #

Motivation and Context

How Has This Been Tested

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 🌎 Translation (addition or update a translation)
  • ⚙️ Tech (code style improvement, performance improvement or dependencies bump)
  • 📚 Documentation (fix or addition in the documentation)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have tested the change locally.

* Keep [manufacturer->device->firmware combo], [firmware package dropdown] and [local firmware package] in sync;
* Fix crash when connecting on the firmware tab;
* Other bug fixes;
@mikecarr mikecarr merged commit 7d44dcf into OpenIPC:dev Apr 17, 2025
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