5 ms·
Congratulations! I was going to comment on the scroll field in particular when I saw this. I didn't even realize you had to hand-craft the component, but it's s
by c7b 20d ago
Congratulations! I was going to comment on the scroll field in particular when I saw this. I didn't even realize you had to hand-craft the component, but it's such a nice UI idea in general, the way the scrolling works and how the content above changes.
- Labo333 20d agoThanks! The real and probably unnecessary pain was having the words in different sizes.
- c7b 20d agoFrankly, that's the one part I would have done differently. Mixing font sizes rarely looks good, but that's just my personal opinion. If you want to visually indicate intensity, I'd have used color, or rather saturation. Not the text itself, maybe a small pill next to it. But I don't think it's necessary, the order already conveys some sort of ranking, I don't think cardinal information adds much here.
- Labo333 20d agoI think I agree afterwards, but now I developed emotional attachment to that quirk ^^ Basically when scrolling, the frame around words will have a stable top edge to avoid flickering, and it took me a few iterations to make it work. I tested multiple designs, some of them inspired by word clouds and the size variation stuck afterwards.