Re: disable messaging fade transition when swiping to prev/next?
I stumbled across this a few weeks back and changed some values to make the animation smoother. But I believe changing the values to this will completely disable it:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\OverlayTransition]
"TotalFrame"=dword:00000000
"Interval"=dword:00000000
"WaitTime"=dword:00000000
|