Andrey Skladchikov
Andrey Skladchikov
This seems to be caused by https://github.com/angular/angular.js/issues/11703 But it is still broken sometimes
Please fix that, really useful feature.
I've managed to reproduce it with blank project just by installing tcomb into it. You could check it here https://github.com/huston007/rn-tcomb-fail-demo
@aimadnet @Kureev Guys I tried 0.20.1 and I can't confirm that issue is gone - it still has wrong layout after rotating, as before.
@aimadnet Thanks for helping! No, I'm not using height, that how it looks: ``` js this.setState({showMenu: isOpen})}> ```
@aimadnet Okay, I'll check that tommorow. Thank you!
@aimadnet Okay I perfomed this. Removing openMenuOffset didn't help to me. Here is the log: ``` sh [Initial log in vertical orientation] sidemenu log width:375 height:667 openMenuOffset:250 [Rotating right] index.js:218...
@aimadnet And here is how it looks like http://www.giphy.com/gifs/3o6Ztd8FlZMEV0F1mg
So I did implement such feature in my fork as well as some other improves like promises support. You may not want to just merge it but you can check...
Thank you guys! I'm happily using it with cleanflight