signalapp / Signal-iOS

A private messenger for iOS.
https://signal.org
GNU Affero General Public License v3.0
10.72k stars 2.99k forks source link

Adjust the center of video play icon #5576

Closed leomino closed 1 year ago

leomino commented 1 year ago

First time contributor checklist

Contributor checklist

Description

The triangle in the current video play-icons are not centered correctly and therefore look off. The playbutton occurs on several locations throughout the app, e.g.:

The icon was programatically shifted to the right in the video editor ocurrence, but not in the other locations. It still looks off even in the video editor, despite the manual correction.

Here is how I created the properly centered icons:

Screenshot 2023-04-07 at 04 18 11

And here in-App examples for before and after:

Screenshot 2023-04-07 at 04 18 34

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

leomino commented 1 year ago

fixed by signal team by introducing new icon set including a correctly centered play icon.