Hi All,

to slow the animation down of V2.1 mind sparx admin

in admin/mindsparx_admin/template/xxxx/ddsmoothmenu.css

find
transition: {overtime:300, outtime:300}, //duration of slide in/ out animation, in milliseconds

replace with
transition: {overtime:50, outtime:50}, //duration of slide in/ out animation, in milliseconds

file uploaded says same thing
For such a small fix i didn't see any need to upload a full install
All credits to iankil for this great contribution

More...