-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RNmobile] Improve "take video" icon #20927
Conversation
Size Change: 0 B Total Size: 856 kB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just tested on an Android 9 device and it looks good 👍 A snapshot test seems to be failing on Travis though
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll provide a new icon and a new name as soon as I can!
Here another version |
Here's the SVG for Pablo's improved version:
|
Thanks for the new icon @jasmussen and @pablohoneyhoney ! Looks like the new icon has a different style than the rest on the sheet though (the new one is "hollow". See below. Can we have a "solid" version of the icon for this dialog? We could try to replace the other icons too but that starts to feel outside the scope of this PR. |
Honestly, I think the icons for "Choose from devic" and "Take a photo" are so classic looking that they are the ones standing out. If you like, I can provide two icons for those, and you can update them as well? Or you can do that in separate PRs? |
The "Choose from device" can use the image icon, currently used for the Image block. Here's a new icon for taking photos. Can call it
|
Thanks @jasmussen ! Fair, let's replace the other icons too, in this PR. I'll use the capture-photo one and will also use the "choose from device" when you have it ready, thanks for the work here! Ah, and cc @iamthomasbishop as a heads up that we'll change the icons on that bottom sheet. |
Looks great, @jasmussen! Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice.
Thanks for the vectors, Pablo! I updated the vectors (and the name, it was captureCamera instead of capturePhoto :) ), lets's see if the checks pass. |
Thanks for the updates Pablo and Joen! I went ahead and updated from master (and develop on wordpress-mobile/gutenberg-mobile#2024) and all is looking good. I'll merge when CI gets green. Here's how the bottom sheet looks like at the moment: |
Description
This PR improves the "Take a Video" icon we're using on the media selection bottom sheet. So far, we've been using the "camera" icon, the very same as the "Take a Photo" icon, which is apparently less than ideal to be the same.
How has this been tested?
Use this gutenberg-mobile PR: wordpress-mobile/gutenberg-mobile#2024
To test:
Types of changes
Checklist: