problems editing components with hover
I have an image with a mask, then some text overlayed.
I made a component out of that.
I added a hover state, I left the text showing on the hover state.
Text is hidden in the default state.
If I override the image (there is only one in the component) for some reason I have to do it twice, one for each state otherwise the hover displays the old image.
Am I doing something wrong?
Do I really have to replace the image twice every time I use an instance?
