gutenberg-mobile icon indicating copy to clipboard operation
gutenberg-mobile copied to clipboard

Add GIF badge to GIFs in editor

Open iamthomasbishop opened this issue 5 years ago • 6 comments

In Aztec, we showed a [GIF] badge over the top of .gif's – let's add that, and in the process set ourselves up for future badge re-use :)

Coverage:

  • [x] Image block
  • [x] Gallery block
  • [ ] Media&Text block
  • [ ] ?

Here's what it looks like on a variety of backdrops:

image

Specs:

image image
  • Positioning: 10px from top left corner
  • Background color: #1A1A1A 50% alpha
  • Border-radius: 6px
  • Internal Padding: 3px 6px
  • Font-family: Sans-serif
  • Font-size: 14px
  • Font-weight: Semi-bold
  • Text-transform: Uppercase
  • Background Blur (iOS): 5pt

iamthomasbishop avatar May 09 '19 22:05 iamthomasbishop

Linking updated styles that @iamthomasbishop linked to in #gutenberg-mobile.

kmdupr33 avatar Dec 12 '19 13:12 kmdupr33

@iamthomasbishop I just implemented animated GIFs for the GB editor on the WPiOS app: https://github.com/wordpress-mobile/WordPress-iOS/pull/14238

On Android the GIF already plays while on the GB editor.

Do you think we still need the GIF badge if the editor plays the animation?

SergioEstevao avatar Jun 03 '20 13:06 SergioEstevao

Do you think we still need the GIF badge if the editor plays the animation?

@SergioEstevao Yea, I think the badge should always be displayed, even while it's animated.

iamthomasbishop avatar Jun 08 '20 15:06 iamthomasbishop

Looks like the badge is not displaying in various cases of the Gallery Block or a Media&Text block so, reopening this ticket to track.

hypest avatar Mar 30 '22 09:03 hypest

Related, we have this older issue for Image Gallery: https://github.com/wordpress-mobile/gutenberg-mobile/issues/1715

thehenrybyrd avatar Mar 30 '22 10:03 thehenrybyrd

👋 @illusaen , since you recently worked on adding the GIF badge, can you have another look to see how to have all types of image blocks display it? Thanks!

hypest avatar Mar 31 '22 12:03 hypest