Daily updates from Odoo
Monday, February 10, 2020
1 change · master
Resolved issues and error corrections
The blog next-post navigation no longer shows an incorrectly placed loading spinner. It also better handles half-screen cover images, making the transition between blog posts feel smoother and more polished for visitors.
Original PR description
Previously, when clicking on the next post at the bottom of a blog post, a spinning loader circle would always appear in the bottom left of the screen in an incorrect position. This commit removes that spinner. This commit also adds support for the half-screen cover size, which until now would animate as though it was full screen. All in all this just makes the transition animation much more seamless, which was the point of having it in the first place. task-2166790