Skip to content

add a toggle all button - #23

Merged
llozd merged 1 commit into
mainfrom
add-toggle-all-parameters
Aug 11, 2026
Merged

add a toggle all button#23
llozd merged 1 commit into
mainfrom
add-toggle-all-parameters

Conversation

@llozd

@llozd llozd commented Aug 11, 2026

Copy link
Copy Markdown
Owner

One button above the parameter list that turns every parameter on or off.

It reports state as well as changing it: the label reads "Disable all" when everything is on, and "Enable all" otherwise, so unticking a single row flips it back. It is disabled while a device is loading, and follows individual checkbox changes.

setAllEnabled ticks the boxes in place rather than re-rendering, which matters on the larger devices.

@llozd
llozd merged commit 813c19c into main Aug 11, 2026
1 check passed
@llozd
llozd deleted the add-toggle-all-parameters branch August 11, 2026 20:07
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.

1 participant