You're welcome.
That's just the built in behavior of the controls. I'm not familiar with any options exposed in the editor that allow overrides on the default GUI animations.
When building your own GUI you have to do the elbow work of calculating positions and window ratios yourself. So if you want tweening/easing of the movement of visual elements or GUI nodes, you're probably going to have to roll your own.