Page MenuHomePhabricator

[e.cash] Prevent image jump on /get-ecash
ClosedPublic

Authored by johnkuney on Sep 24 2024, 16:53.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABCfed33c1ef711: [e.cash] Prevent image jump on /get-ecash
Summary

If you scroll to the bottom of /get-ecash, the animated images in the mining and staking sections are jumping over after a moment.
This is from the fact they are absolutely positoned and the section is also animating in. They dont know where to be until the section animation is done
Removing the section animation as it doesnt add much and will avoid this weird jump on the images

Test Plan

preview the site and check you dont see the jump

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable