#5439 closed enhancement (fixed)
remove xprofile visibility controls animation
Reported by: | DJPaul | Owned by: | djpaul |
---|---|---|---|
Milestone: | 2.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | |
Cc: |
Description
The xprofile "change" visibility controls, whether front-end or in wp-admin, use a fairly common jQuery fade/slide animation. This feels pretty Web 2.0 and dated to me; removing the animation makes the UI feel more responsive IMO.
If we want to do this, I'm happy to work on the change.
Change History (6)
#2
follow-up:
↓ 3
@
11 years ago
This seems fine to me, but how does it interface with #5352? Are these inline settings being removed?
#3
in reply to:
↑ 2
@
11 years ago
Replying to boonebgorges:
This seems fine to me, but how does it interface with #5352? Are these inline settings being removed?
That's a good question we ought to have in that other thread; I don't know what plans John has for it.
Gee thanks Paul I added those fades amongst other things, nice to feel dated! :( #4224
Personally think they look fine, but change by all means it's just a matter of removing the slidedown & fadeup properties in js. If you want to get funky explore using CSS 'Transitions' for cool alternative effects; nice gifs though :)