-
See https://github.com/Joindup/SVWebViewController (and https://alpha.app.net/stuffmc/post/4003786)
-
I have created a simple project to check this issue. Any idea how to solve this problem. The frameworks in great but this issue is not well to production apps.
https://www.dropbox.com/s/xinh27gpmlzre…
-
I need to change my navigation bar image on landscape rotate.
As we've discussed in the past, this won't work with Autolayout as it currently stands.
Is there anything in the works for teacup 2.0 th…
-
Hi,
I'd like to know if it would be possible to customise the view to end up with something like this:
https://raw.github.com/escoz/QuickDialog/master/other/quickdialog3.png
Thanks,
arkan updated
11 years ago
-
I have another case where I actually need to remove the button styling? Is there an easy way to accomplish this?
-
Hi @andreamazz!
Thanks for simple and amazing framework.
I want to propose such enhancements:
1.Add property to specify navigation bar style (currently it's blue by default) or more configurable (I …
-
This is a known bug that I'm currently working on fixing, where several of the customization properties aren't being applied properly. Also, the UIAppearance support isn't fully working either, so thi…
-
Generating docs for a project that uses the iOS5 UIAppearance API results in a lot of warnings. Specifically, every property declared of the form:
```
@property(nonatomic, etc) Type myAppearancePrope…
-
I'd like to make the CSS system much more powerful (IMHO of course). The main things I'm looking to add are:
- "id" based selectors, likely using accessibility labels though not sure if this is an abu…
djMax updated
11 years ago
-
I'm running the xaminar-uiappearance app with
Util.VisualMode = VisualMode.UIAppearance;
clicking on Category I get to the Category selection page where the background is lost, I see the standard iO…