88
incoming (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] Knusper@feddit.de 1 points 1 year ago

Yeah, I've done responsive grids before. Problem is, I'm currently working on a single-page web music player and it's so easy to just nail all the UI elements down. Like I might want to have the play button always appear to the left of the playback bar. But that obviously can't reflow naturally on smaller screens. Although reflowing that example won't look good either.

I guess, I'm still figuring out, if I ever actually want things to reflow. I might just need to define static rules, so that on a small screen, the play button should appear in a different grid cell, next to the previous/next buttons, for example...

this post was submitted on 12 Sep 2023
88 points (100.0% liked)

Programmer Humor

19187 readers
1079 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS