From the department of pixel-level feedback, I bring to you a color picker issue.
I’m guessing this is a result of the refactoring of the tools, but here’s the rundown:
When setting up an interactive element, I’ll need to change both the Base and Interaction colors. The most logical progression is to click the Base Swatch first, then select a color from the picker.
In the production build, there’s a tiny peak of the Interaction swatch visible to the bottom left of the color picker. It’s not much, but it’s enough to click on in order to switch to that swatch.
But in the beta, the swatch is no longer visible, so you have have to get rid of the color picker by first clicking in the background of the inspector (or some other control) and then clicking that swatch. (I know this isn’t strictly true, and there’s actually 1 or 2 pixels worth of the interaction swatch available… but still, that’s a hard target to hit)
In any event, I’d appreciate a little more of a peak of the Interaction color swatch, or some other way to more quickly switch between those two color settings.
Either bumping it a little higher, or further to the side (or whatever you want to do)