﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
1273	More accurately name Drawing highlighting API	Eric Pettersen	Tom Goddard	"The Drawing API uses the term 'selected' when it really means 'highlighted', which leads to confusion in the Model API when trying to determine if a model is selected since if no highlighting is drawn (e.g. model hidden) then the Drawing API reports that 'selected' is False regardless of the selection state of items within the model.

The proposal is to change from using the term 'selected' to the term 'highlighted' in the Drawing API.  When this happens, then a generic 'any_part_selected' call will need to be implemented in the Model class (probably returning False) which will be overridden as appropriate in subclasses."	defect	closed	blocker	1.0	Graphics		fixed						all	ChimeraX
