diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index 223d1ee..05cfcbf 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -561,10 +561,11 @@ img.openwebrx-mirror-img width: 100%; position: absolute; left: -100%; - transition-property: left background-color; + transition-property: left,background-color; transition-duration: 1s; transition-timing-function: ease-in-out; transform: translateZ(0); + will-change: left; } .openwebrx-progressbar--over .openwebrx-progressbar-bar {