Page MenuHome

UI: Sort items in Weight Locks menu
ClosedPublic

Authored by Pablo Vazquez (pablovazquez) on Nov 4 2022, 2:20 AM.

Details

Summary

Reorder the items in the Locks menu:

  • Split into three groups: Lock, Unlock, Invert.
  • Use icon only in the first item of each group.

Master:

Patch:

Diff Detail

Repository
rB Blender
Branch
ui-weight-locks-menu (branched from master)
Build Status
Buildable 24481
Build 24481: arc lint + arc unit

Event Timeline

Pablo Vazquez (pablovazquez) requested review of this revision.Nov 4 2022, 2:20 AM
Pablo Vazquez (pablovazquez) created this revision.

Having icons in the first item of a group is an unwritten rule that we should probably add to the HIG. Should it go under Layout or a new Menu section, what do you think @Julian Eisel (Severin)?

Having icons in the first item of a group is an unwritten rule that we should probably add to the HIG. Should it go under Layout or a new Menu section, what do you think @Julian Eisel (Severin)?

Would add a menu section, makes the information easier to find since it’s more concrete.

This revision is now accepted and ready to land.Nov 5 2022, 7:35 PM

Would add a menu section, makes the information easier to find since it’s more concrete.

Thanks, done! Added example to the HIG

This revision was automatically updated to reflect the committed changes.