Skip to main content
This topic is closed to new replies. Start a new post to keep the conversation going.

21 replies

David Mohr
Participating Frequently
December 10, 2015
Hi Thomas,

Yes, you cannot pick a color from the UI when you are in a modal state, that is, when you have a dialog open.  It's always been that way, actually, and this is fairly common in most programs.  Basically, for the application, the rest of the UI "doesn't exist" while the dialog is active, although the document window is a special case.

Thanks,
David