Replies: 6 comments 6 replies
-
Agree, this would be a good QoL improvement. Such thing exists for scale, so it should look similiar: Another area which would benefit from this: RichTextLabel's font sizes: |
Beta Was this translation helpful? Give feedback.
-
I've always had the idea that you should be able to select multiple properties/spin sliders in the Inspector by holding CTRL, but in practice I'm not sure how complex that would be. |
Beta Was this translation helpful? Give feedback.
-
@Mickeon Blender's UX for this is extremely good:
|
Beta Was this translation helpful? Give feedback.
-
just a note, maya has a system very similar to blender where you can drag and select multiple channels in the channel box and then you can adjust them by then middle mouse dragging left and rightAnywhere to adjust them. Animators love this and It's one of the first tools you're taught for animation in maya. Just to throw it in as another possibility. It avoids the accidental adjustment that's possible in the blender style. |
Beta Was this translation helpful? Give feedback.
-
For me at least, I think a very intuitive way of doing this would selecting the fields like you select files on the file syetem explorer. Pressing control you can select one by one, pressing shift you select them from top to bottom. Something like this but a check would be needed to see if the types are the same. |
Beta Was this translation helpful? Give feedback.
-
One simple solution to changing ALL values that I've thought of in the past is an additional "All" field, that would be editable even from collapse. Attached is a simplified mockup. Changing this value would automatically change each subvalue to match. Ctrl+Click still has merit for choosing any arbitrary number of fields less than the max, so I'm still a fan of that solution in addition. But this would be a nice first step to solve the problem of laborious multi-selection when you simply want to change them all. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There are a lot of instances in the editor inspector where there are linked properties whose values you want to set to the same value. At the moment, since they're separate properties, setting them all to the same value individually is very cumbersome.
For example: In a StyleBoxFlat, there are the Border Width, Corner Radius, Expand Margin and Content Margin properties.

Of course, it still makes sense that they should be separate properties, because sometimes you do indeed want to have different values for them, but an input field (Or a button that pops up an input field) to set all the values of a linked property at once would greatly improve the user experience.
Beta Was this translation helpful? Give feedback.
All reactions