Jacob Carter
Jacob Carter
I run into the same issue, there are multiple problems when dealing with device rotation. You can listen to the `orientationchange` event but you need to wait for orientation to...
The question here is whether we want to require the children [] to exist for dropping. If we require it then this can be closed, otherwise we need a work...
Close when #493 #160 #718 #471 and #770 are closed and feature is added.
I will look into this as soon as possible, poor performance could kill this project and we don't want that!
@SuzannePoirierVS I am working on fixing this PR, hopefully we will have this performance PR merged in a couple of days. I will post an update here shortly.
Can you elaborate?
@IvanGoncharov any update on this? Consider making a PR to add the functionality unless you have already started on it and will be finished soon.
@IvanGoncharov [swagger2postman](https://github.com/postmanlabs/swagger2-to-postman) already exists, so I will be building postman2swagger as a seperate npm module so it can be implemented the way you are implementing `google-discovery-to-swagger`, `raml-to-swagger`, etc.
Yeah I'm very familiar with postman, I use their CLI tool Newman for all my automated API testing and what not. Ill let you know if I get stuck