Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
Hello, is there a plan to eventually be able to assign CSS classes via right-click? If you have extensive CSS in your project, it's cumbersome to customize everything yourself in the HTML. |
||||
|
HM, you mean a context menu to pick from a list of predefined css classes? Nothing planned in that direction and you are the first to request such a feature, but I guess it would make sense. Are you using a lot of custom css in your project everywhere? |
||||
|
I'm fairly new to programming. So far, I've done a lot with ChatGPT. I've gotten used to using classes there, for example, to format containers consistently. It also allows me to quickly adjust colors, for example, if I want to make everything green yellow. |
||||
|
Ah - I see. Yes, it's not very typical to do it like that in RocketCake. You can usually click all the elements you want to change (like click the first one, then hold down shift and select the other ones) and then adjust their properties like colors, styles etc. But I'll think about if that would make sense in RocketCake as well. |
||||
|
|