[PR #371] [CLOSED] Fix Update Label button #1003

Open
opened 2026-01-29 16:24:45 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/371
Author: @IcySon55
Created: 3/4/2022
Status: Closed

Base: masterHead: updatelabelfixes


📝 Commits (8)

  • fbd69a9 System type, media type, and drive speed dropdowns are no longer reset by the Update Label button.
  • ab9e6ac Merged the new method into the original one.
  • b4a0f17 Added missing comment.
  • 8727ba1 Merge branch 'master' into updatelabelfixes
  • 7934b90 Corrected the github merge.
  • 6a8ce48 Moved the new button down to where it was previously moved.
  • a2faaf2 Merge branch 'SabreTools:master' into updatelabelfixes
  • 5390c6d Merge branch 'SabreTools:master' into updatelabelfixes

📊 Changes

1 file changed (+22 additions, -17 deletions)

View changed files

📝 MPF/ViewModels/MainViewModel.cs (+22 -17)

📄 Description

System type, media type, and drive speed dropdowns are no longer reset by the Update Label button.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/371 **Author:** [@IcySon55](https://github.com/IcySon55) **Created:** 3/4/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `updatelabelfixes` --- ### 📝 Commits (8) - [`fbd69a9`](https://github.com/SabreTools/MPF/commit/fbd69a90ebdeffa9729e512e6476386d7123184c) System type, media type, and drive speed dropdowns are no longer reset by the Update Label button. - [`ab9e6ac`](https://github.com/SabreTools/MPF/commit/ab9e6ac41645e0ac88a9a7a98521cc6d526dd936) Merged the new method into the original one. - [`b4a0f17`](https://github.com/SabreTools/MPF/commit/b4a0f17a82e44b311bb1b42c14c9cd424bcb8726) Added missing comment. - [`8727ba1`](https://github.com/SabreTools/MPF/commit/8727ba177e5130473c177c60966919a60720ad91) Merge branch 'master' into updatelabelfixes - [`7934b90`](https://github.com/SabreTools/MPF/commit/7934b9040b62d56bd41cf82cb5d694b1048c58e7) Corrected the github merge. - [`6a8ce48`](https://github.com/SabreTools/MPF/commit/6a8ce48946cea9975469cf36627353dbfe3b8f46) Moved the new button down to where it was previously moved. - [`a2faaf2`](https://github.com/SabreTools/MPF/commit/a2faaf2ad924e71f4d220e0f3ac46edfdcc0e650) Merge branch 'SabreTools:master' into updatelabelfixes - [`5390c6d`](https://github.com/SabreTools/MPF/commit/5390c6d27661e990e9d516cf19e431ac418d5d22) Merge branch 'SabreTools:master' into updatelabelfixes ### 📊 Changes **1 file changed** (+22 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `MPF/ViewModels/MainViewModel.cs` (+22 -17) </details> ### 📄 Description System type, media type, and drive speed dropdowns are no longer reset by the Update Label button. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:24:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1003