﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
167	volume color option rgba(r,g,b,a) does not work	Tom Goddard	Tom Goddard	"The volume color option gives

volume #1 color rgba(.5,0,0,.5)
> Invalid ""color"" argument: Invalid color name or specifier

This is because it is parsing the color option as ListOf(ColorArg) and apparently the ListOf splits on commas so the above spec gets split into 4 colors.

In Chimera 1 you specified multiple color options in one command. But that is not supported in Chimera 2 currently.

Could change the separator for colors from comma to "":"" -- ugly.

"	defect	closed	minor		Volume Data		fixed		meng@…				all	chimera
