49
top 10 comments
sorted by: hot top controversial new old
[-] Cruel@programming.dev 24 points 4 days ago* (last edited 4 days ago)

It's a good article. But the article's title is clickbait considering the author is an animation zealot promoting their animation products in the article and linking to their animation course at the end.

[-] eager_eagle@lemmy.world 23 points 4 days ago* (last edited 4 days ago)

As a rule of thumb, UI animations should generally stay under 300ms.

Android designers should follow this, I always have to enable developer mode and toggle animation speeds to 0.5x or disable it entirely because the default is annoyingly slow.

And this has been a dev setting for over a decade, it wouldn't hurt them to make animation speed selection available to users without this silly dev mode hoop.

[-] sirdorius@programming.dev 8 points 4 days ago

The important thing the article is missing, is that you should always respect the prefers-reduced-motion setting. Some people just don't like animations; either because they are distracting, or because they don't want to waste battery/cpu on useless things (looking at you, spotify player, using 15% of my cpu for some animated bars...)

[-] floofloof@lemmy.ca 10 points 4 days ago* (last edited 4 days ago)

I disabled all animations in Android after the recent announcement of a vulnerability in which invisible animations could be used to trick users into unwitting actions. The sudden transitions without animation were a bit odd at first, but I was surprised how much faster and more responsive the phone feels with animations turned off. I like it better this way and feel no need to turn them back on.

[-] Ephera@lemmy.ml 4 points 4 days ago

Yeah, a few years ago, a friend handed me their iPhone to see, if I could find an option they were looking for. And I was genuinely appalled at how slow everything felt, solely due to the animations. Like, iOS has objectively better UI performance, but then they chose beautiful over usable with the animations and that makes it feel worse in many ways.

To be fair, I do find animations useful. On our work computers they've turned off animations by default, and I keep turning them on, because I just need that visual feedback - for instance, did I minimize the window or did the program just crash and the window closed - or I misclicked and closed instead? Just a small visual cue so I know what's going on.

That being said, iPhone (or Apple in general) animations are horrendously slow.

[-] MonkderVierte@lemmy.zip 3 points 4 days ago

If minimized, it's still in the task bar thing.

But that requires an glance down at the taskbar and looking for the icon. If I see the minimize animation, I can jump right to the next thing. And as an added bonus (at least until Windows 11 fucked it up), I immediately get a cue as to where in the taskbar the icon is located.

[-] MonkderVierte@lemmy.zip 7 points 4 days ago

As a rule of thumb, UI animations should generally stay under 300ms.

My observtion too, since i fiddled with a registry key for Windows 7' taskbar autohide. Default was 400 ms and 300 ms felt way snappier, 0 ms even more so.

[-] chaospatterns@lemmy.world 8 points 4 days ago

My pet peeve is websites animating in content at page load like data charts. Just show the dang chart, don't animate a bar chart unless new data is being added to show real-time content.

this post was submitted on 06 Sep 2025
49 points (100.0% liked)

Programming

22579 readers
8 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS