Page MenuHome

UI: Clarify text in properties popover
ClosedPublic

Authored by Nathan Craddock (natecraddock) on Jan 5 2021, 9:57 PM.

Details

Summary

Updates the descriptions for outliner sync in the properties popover to be more clear. The enum names are also changed to | Always | Never | Auto |.

Diff Detail

Repository
rB Blender

Event Timeline

Nathan Craddock (natecraddock) requested review of this revision.Jan 5 2021, 9:57 PM
Nathan Craddock (natecraddock) created this revision.

@Julian Eisel (Severin) you mentioned to update the "Options" bl_label in T83326. I'm not sure what else would fit, could you clarify what you mean?

Nathan Craddock (natecraddock) retitled this revision from UI: Clarify descriptions in properties popover to UI: Clarify text in properties popover.Jan 5 2021, 10:00 PM
Nathan Craddock (natecraddock) edited the summary of this revision. (Show Details)

@Julian Eisel (Severin), are these changes what you were expecting?

@Julian Eisel (Severin) was our discussion in the last meeting the go-ahead for this, or do you still want to review the changes here?

This revision is now accepted and ready to land.Feb 15 2021, 6:45 PM

Re the bl_label thing...
The tooltip of the panel only shows this:

It could say something like "Properties editor options". We could even make it more like a description, e.g. "Show options for the properties editor".
For that you'll have to change the bl_label I think, since there is no description for panels currently.