If you put a blank space while renaming a shape key, the name would increment strangely instead of canceling the operation.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- shapekey_blank_rename_fix (branched from master)
- Build Status
Buildable 23193 Build 23193: arc lint + arc unit
Event Timeline
Comment Actions
Prefer to keep the current functionality as a blank string is used to pick the default name for many other kinds of data (objects, meshes etc).
If you propose different behavior this should be handled as a design task first.