#5439 closed enhancement (fixed)
remove xprofile visibility controls animation
| Reported by: | DJPaul | Owned by: | djpaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | Core | Version: | |
| Severity: | normal | 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
@
12 years ago
This seems fine to me, but how does it interface with #5352? Are these inline settings being removed?
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)


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 :)