783: Could a preference be added to disable animation?

jameslin
Feb. 4, 2014
Could some preference be added to disable animation (e.g., when adding a
comment to a diff, there are expanding/shrinking rectangle animations).

Animation can be rather painful over slow RDP sessions.
chipx86
#1 chipx86
Those animations are going away in the new UI rewrite. There's some animations
remaining, but they're much smaller (just a quick fade-out). I don't know if it makes
sense to add such an option in light of this. We can leave this open for discussion,
though.
  • +Confirmed
  • +Component-Settings
jameslin
#2 jameslin
Fades usually suck in slow RDP sessions too (Outlook's toaster for new email drives
me insane), but I'll wait to see how the upcoming fade behaves in practice.
chipx86
#3 chipx86
  • -Type-Defect
    +Type-Enhancement
jameslin
#4 jameslin
Okay, the fades over RDP aren't horrible, but it'd still be nice to disable them.
chipx86
#5 chipx86
  • +Milestone-Release1.1
chipx86
#6 chipx86
James, remind me what browser you're using?

Due to server and client-side caching implications, I would much much rather this be
implemented as a Stylish or Greasemonkey script, which obviously wouldn't work for
IE, but would for Firefox.

If we implement this in Review Board, it means changing pretty much all the caching
logic to handle this one preference, which 99% of users will probably never need to
be honest :/ Doing it browser-side means that we don't have to change all this code
and only those users who really need this disabled could disable it.
  • -Confirmed
    +NeedInfo
jameslin
#7 jameslin
I'm using Firefox.  A Stylish or Greasemonkey solution would be fine with me.
david
#8 david
  • -NeedInfo
    +Confirmed
chipx86
#9 chipx86
  • +Milestone-Release1.6
chipx86
#10 chipx86
  • +Priority-Low
chipx86
#11 chipx86
  • +Milestone-Release1.6.x
david
#12 david
  • -Milestone-Release1.6.x
david
#13 david
  • -Confirmed
    +WontFix