ADTC
ADTC
Regardless of the above, I wonder why a `ResponsiveMasonry` wrapper component is necessary when the `Masonry` component itself could be coded to accept a breakpoint object or breakpoint array instead...
[Animations Beta] The page thumbnail block in timeline becomes too thin if the duration is too small
> What is the use case of such short page? Our page durations are not directly user-editable. They are automatically determined as a factor of the length of text in...
[Animations Beta] The page thumbnail block in timeline becomes too thin if the duration is too small
Hi @lavrton I updated the previous comment with code snippets to show the difficulty. Please check.
[Animations Beta] The page thumbnail block in timeline becomes too thin if the duration is too small
Thanks @lavrton I updated to `v2.13.10` but I didn't find any new classes for the above cases upon inspection. Would you mind listing the added classes here? Thank you.
[Animations Beta] The page thumbnail block in timeline becomes too thin if the duration is too small
Regarding this btw, I noticed that in Canva the page thumbnail is at least a square, if not longer (making a horizontal rectangle), but it will never become a vertical...
Hi @surenpoghosian: As @requinDr has correctly observed, yes my issue is about the error message which is still using severely outdated terms which are very unhelpful in new projects that...
@MichaelDimmitt The boolean ref is unnecessary and can be removed (all current changes reverted). To solve the problem, you can simply change the button's onClick code: ```jsx getCredit={(image) => (...