Håvard Fossli

Results 159 comments of Håvard Fossli

Or if you don't have time you can add me as contributor to repo and grant me push rights to cocoapods trunk.

It could possibly be done with an additional method on OCMockObject ?

No, that should happen automatically. I'll see if I get some time next evening to look at it.

Can you tell me how to reproduce? How do you trigger rotation? Could this be due to you not having set any autoresizing mask or similar on the view added...

We are doing that too. But we are not having two landscapeorientations. Just one. Similar to youtube.. I recommend using only one orientation at a time. And of course you...

I think it would be a lot cleaner if you had a seperate class responsible for telling which orientation should be used and when. Could be called AGWindowViewOrientationManager

And then you could on the AGWindowView set a default manager. That way it is easy for everybody to implement their own system for having orientations..

Would be awesome! 🎶 We've embedd our node server in a mac app and starting the node server with NSTask. It would be great to attach this debugger !

Any tips to where I should start if I were to implement this?