Skip to content

Inspector: Fix value update of number and checkbox elements.#32355

Merged
sunag merged 1 commit into
mrdoob:devfrom
Mugen87:dev3
Nov 25, 2025
Merged

Inspector: Fix value update of number and checkbox elements.#32355
sunag merged 1 commit into
mrdoob:devfrom
Mugen87:dev3

Conversation

@Mugen87

@Mugen87 Mugen87 commented Nov 25, 2025

Copy link
Copy Markdown
Collaborator

Fixed #32348.

Description

The PR adds the same approach of ValueSlider to ValueNumber and ValueCheckbox for updating the UI when the underlying value is changed by the app.

Fixed fiddle: https://jsfiddle.net/tz8odxvj/

@Mugen87 Mugen87 added this to the r182 milestone Nov 25, 2025
@sunag sunag merged commit 7aae387 into mrdoob:dev Nov 25, 2025
9 checks passed
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.

Inspector: listen() not working as intended.

2 participants