[Gtkradiant] [Bug 17] Spawnflags issues / tristate checkboxes / new entity inspector
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Tue, 09 Dec 2003 15:26:45 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=17
wjoseph@europe.ea.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
------- Additional Comments From wjoseph@europe.ea.com 2003-12-09 15:26 -------
What the entity-inspector displays when multiple entities are selected is
currently not very clear. In 1.5.x we go throught the selected entities,
collect their keys/values in a container, then display all the keys collected
(but only the first value collected for each key).
For 1.5.x I propose some steps for cleanup:
step 1: use AND logic for displaying keys/flags - only display a key or a flag
if it applies to everything selected.
step 2: show keys/flags that do only apply to a subset of the selected entities
in a different way (eg. as partially-transparent).