I tried to define styles for different button types in Theme Styles. But I have discovered that if I define a property in the normal state, that property disappears from the available options in the hover style (global Pseudos). Removing the style from that property makes it reappear in the hover options. So, effectively if I define the normal style, I cannot define the same property in the hover state.
I have reverted to 2.0.1 and it seems that I can style the hover styles as expected. It seems to be a 2.0.2 issue, based on what I have experienced.
I see. I was not able to replicate your exact issue, because I still see all the controls, but I did noticed that the color in the color control did not update. It should be green, not red.
I’ll create an internal bug report for this, but I would still love to somehow replicate your issue. Does the same happen even for other styles or only for light?
It happens for other Button Types too. At first, I did not see a pattern and thought only certain Button Types were affected (the ones that I had styled).
Then I created a fresh new Theme Style and when it was blank all properties behaved correctly.
But as soon as I styled one property of a single Button Type, that same property became unavailable in the :hover state.
it’s best if you can you send temporary login credentials to your empty website and a link to this topic to help@bricksbuilder.io using the email address you used during the purchase. Then I can take a look.
I came to report this same bug. Please @Matej check the described behaviour on this video recording: Jam
After recording my screen I saw it happens also for Links settings inside Theme Styles, not only for Buttons, so it might happen to other settings/elements as well.