mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
apply transform trick to get GPU optimized animations
This commit is contained in:
parent
993aa87776
commit
eb34c45145
1 changed files with 1 additions and 0 deletions
|
|
@ -564,6 +564,7 @@ img.openwebrx-mirror-img
|
|||
transition-property: left background-color;
|
||||
transition-duration: 1s;
|
||||
transition-timing-function: ease-in-out;
|
||||
transform: translateZ(0);
|
||||
}
|
||||
|
||||
.openwebrx-progressbar--over .openwebrx-progressbar-bar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue