You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example code below doesn't render as expected. Border is rendered partially behind the image. In this specific case setting borderRadius: 100 on the Image fixes the issue, but it won't work in general case (e.g. with multiple elements inside of the View).
| -------------------------------------------------------------------------------------------------
Example code below doesn't render as expected. Border is rendered partially behind the image. In this specific case setting
borderRadius: 100
on the Image fixes the issue, but it won't work in general case (e.g. with multiple elements inside of the View).Expected behavior:
Observed behavior:
How to reproduce:
Render attached code using react-sketchapp (v1.0.0).
Sketch version:
49 (51002)
Please attach screenshots, a zip file of your project, and/or a link to your github project
The text was updated successfully, but these errors were encountered: