利用者:Jeske/Active Selected Visuals Cleanup Proposal Completed

提供: wiki
移動先: 案内検索

(old) 2.57 Outliner

outliner colors in 2.57
Unactive Active
UnSelected Outliner unselected unactive.jpg Outliner unselected active.jpg active unselected : circle around object icon in "active" color and black text
Selected Outliner selected unactive.jpg selected : circle around object icon in "selected" color (black text) Outliner selected active.jpg active selected : circle around object icon in "active" color AND white text

The outliner visuals have these undesirable problems:

  • the colors and methods used are not consistent with either the 3dview object mode, or edit-mode active and selected objects
  • shift-clicking an item to remove it from a selection appears to do nothing, as the visual changes from Outliner selected unactive.jpg (selected unactive - selected color circle around icon) to Outliner unselected active.jpg (unselected active - active color circle around icon). This is partially ambiguous because the active and selected colors are almost identical in 2.57, but the real issue is using non-orthogonal visuals (the circle around the icon).
  • Even if the active color is changed to be more distinct, determining active and selection state requires the user to do boolean combination of the circle icon highlight and the text color, which is highly unintuitive.

Outliner (as committed in 2.57a)

outliner
Unactive Active
UnSelected Outliner unselected unactive.jpg new: Proposed outliner unselected active.jpg
Selected Outliner selected unactive.jpg new: Proposed outliner selected active.jpg

This solves our two identified problems:

  • shift-clicking a selected unactive item results in a clear response, as the item changes from Outliner selected unactive.jpg to Proposed outliner unselected active.jpg
  • any items with circles around their icons are selected. any item with white-text is active. No more boolean comparisons of the two states are required to determine active and selected state.