﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
318	Colourlovers palette message logged above command	meng@…	Tom Goddard	"rainbow chain palette ""Giant Goldfish""

logs a message about duplicate color palettes with this name above the actual command in the log window.  The message should appear below the command.

The problem is that parsing the palette argument fetches the colors and produces the multiple palettes message, and argument parsing happens before the command is echoed to the log.  The argument parsing probably does need to be done before logging the command since the logged command gives ""completed"" unabbreviated arguments.

This can be fixed by delaying fetching the palette colors until the command asks for the colors.
"	defect	new	minor		Command Line								all	ChimeraX
