Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor: SetShadowValueCommand should be updatable #28616

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

ycw
Copy link
Contributor

@ycw ycw commented Jun 10, 2024

Description

SetShadowValueCommand currently is not "updatable" so when users set shadow properties by sliding the number input, editor will create tons of history entries, and UNDO/REDO becomes unusable.

This PR makes SetShadowValueCommand to be "updatable" just like the SetValueCommand.

@Mugen87 Mugen87 added this to the r166 milestone Jun 10, 2024
@Mugen87 Mugen87 merged commit 846825a into mrdoob:dev Jun 10, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants