page: Replace EditablePage's OpacityAnimator with NumberAnimation
OpacityAnimator has strange side effects such as continuous redraws. Normal animations do not have that effect, so use those instead to avoid these sideffects.
(cherry picked from commit 2584f65a)
Co-authored-by: Arjen Hiemstra ahiemstra@heimr.nl