Skip to content
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

borderRadius, overflow and flex scaling #9385

Closed
Danielduel opened this issue Aug 13, 2016 · 5 comments
Closed

borderRadius, overflow and flex scaling #9385

Danielduel opened this issue Aug 13, 2016 · 5 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@Danielduel
Copy link

I have hard time with overflow in borderRadius'ed box with flex items in it.

https://rnplay.org/apps/Prov-g

screenshoot:
pobrane

I think the 'not cropping' behaviour is incorrect, and I expect cropping in this case.
I am using 0.31 rn and it happens in android (tested on device and rnplay) and iOS (tested in rnplay).
I am coding under Windows 10.

@st0ffern
Copy link

add overflow: 'hidden'

@Danielduel
Copy link
Author

Done, but it is not fixing my problem (it was there before, but it wasn't work [container])

@Liroo
Copy link

Liroo commented Sep 15, 2016

overflow: 'hidden' i not working well on Android, I'm getting the same issue 🆙

@lacker
Copy link
Contributor

lacker commented Dec 15, 2016

I think this overflow behavior will get fixed in an upcoming overhaul to the layout engine. I estimate January or February release

@st0ffern
Copy link

dupe #3198
@hramos 😉

@hramos hramos closed this as completed May 18, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Jul 19, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

6 participants