Skip to content

Conversation

@JaschaW
Copy link
Member

@JaschaW JaschaW commented Dec 8, 2025

Description of Changes

Updated the Channel Master UI logic to correctly handle slider synchronisation when multiple rows are selected. The previous implementation propagated values inconsistently when editing a single slider. The new logic ensures that only selected rows update together and solo edits behave correctly. This improves usability and fixes incorrect update behavior in the Channel Master tool.

Testing Done

Manually verified slider behavior when:

  • Editing a slider with multiple rows selected.
  • Editing a slider when only one row is selected.
  • Editing a slider that is not part of the current selection.
  • Confirmed that solo edits no longer propagate to unselected rows.
  • Confirmed that multi-selection edits update only the intended sliders.
  • No errors or unexpected UI updates observed during testing.

Related Issue(s)

#539

@JaschaW JaschaW added this to mGear DEV Dec 8, 2025
@JaschaW JaschaW added the enhancement New feature or request label Dec 8, 2025
@github-project-automation github-project-automation bot moved this to To Do in mGear DEV Dec 8, 2025
@miquelcampos miquelcampos moved this from To Do to WIP in mGear DEV Dec 9, 2025
@miquelcampos miquelcampos merged commit 5396827 into master Dec 9, 2025
0 of 3 checks passed
@github-project-automation github-project-automation bot moved this from WIP to 5.2.0 in mGear DEV Dec 9, 2025
@JaschaW JaschaW deleted the feature/channel_master_update branch December 15, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: 5.2.0

Development

Successfully merging this pull request may close these issues.

3 participants