GoogleChromeLabs / squoosh

Make images smaller using best-in-class codecs, right in the browser.
https://squoosh.app
Apache License 2.0
21.82k stars 1.53k forks source link

Rotate copy-over-buttons correctly #1335

Closed aryanpingle closed 1 year ago

aryanpingle commented 1 year ago

Minor UI improvement

This PR rotates the copy-over-button elements in the correct direction to point towards the other options element.
It's especially confusing on mobile, where there's nothing on either side of the options element so you don't know what the button is supposed to do.

It's only a subtle difference on desktop but the issue still remains (top right of each options element):

Comparison (Desktop)

Before After
localhost_8800_ (1) localhost_8800_editor

Comparison (Mobile)

Before After
localhost_8800_(Pixel 5) localhost_8800_(Pixel 5) (1)