G

Results 43 comments of G

This is a huge impediment. I too have an API that relies on 3.1 features. It seems to be taking the toolchain a very long time to support it.

There's a serious shortage of viewers for Markdown; sometimes (in fact **most** times) we just want to view a Markdown file rendered properly. So +1 for this feature request.

Based on what I'm seeing in forums, it looks like a major iOS/SDK problem. A great many apps use a tab-bar controller, and rotation doesn't work when your controller stack...

Looking at EGOPhotoImageView's layoutViewAnimated method, I can see in the demo project that self.frame.size reflects the new orientation of the device. That's not true in my project; it still shows...

I did. In fact, I tried it in two ways. Initially, I went into every view controller that was in the navigation controller's stack, and implemented shouldAutorotateToInterfaceOrientation. You have to...

Hi. Devin. Thanks for your response. A file URL won't prevent the image from unnecessarily being re-downloaded from the Web when it's already in the cache, so I moved keyForURL...

I have all of this working in my project. I made note of the changes to EGO (which were relatively minor) so I can contribute them back after I'm done...

Nice work! I do encounter a problem with rotation, though: The top row of thumbnails is up under the nav bar after rotating. If you then view an individual picture...

I would think at least SVG import would be at the top of the list of tasks at this point. With the recent Figma buyout, people will want to migrate....

Too bad these are in Javascript, but I guess they're better than nothing.