Hello,
I wanted to open this topic like this, publicly, instead of sending feedback via the form, as I also want to understand, how many people even use REMs as their unit of choice.
I usually use REMs for everything, as it allows me to make apps, that look almost the same on each device, I can control this by changing the root base size.
Does anyone miss REMs as much as I do?
I know you can bind the " … rem" string, but that’s a fairly tidious process, so how’s yall coping with responsiveness overall?
We have added rem for text size, margin and padding. Are there other places when you wish to have it? It’s often just a matter of configuration on our side, so please let us know
Hey @aurelie, lovely to hear from you, hopefully you’re doing well. Actually, I’d like to use REMs everywhere I like to use them with widths, and heights, this way, when I detect with CSS a change in screen size (e.g. bigger or smaller notebooks - laptops, monitors), I adjust the root font size, and it actually becomes the same as I want it, with very slight variations.
So far I missed it in
icon sizes
width/height
I see you added it to paddings recently, or i just didnt notice
And it would be amazing, if these would be bindable, as you can do this in CSS breakpoints with either justify-content, or align-items
Plus one to REMs and I’d also like to be able to bind padding/margins individually (e.g. only bind the left padding instead of binding all padding and creating the ‘0 0 0 3rem’ format myself
Hey,
this kind of tickets are usually treated on a special day we have each week for bugs and minor features. This week is a bit particular due to holidays, but maybe the best is to open a ticket so that you can receive update about it :)?
Hello @aurelie I wasn’t able to get to get a sort of channel to be able to follow the progress, as it seems you don’t have anything of that sort.
What I would like to add to this discussion, an actual thing in the new WeWeb era of components, it would be awesome if we could bind the flex layout also, horizontal (row) or vertical (column), this would open more possibilities and give more power to the variables within the components.
Hey !
I think for a moment we had dynamic change based on these value which made it impossible to have it dynamic, but that’s not the case anymore.
I have put a feature request for this