-
I encountered a bug in `GPUImageView` when it is used with autolayout. [Demo project](https://github.com/silvansky/GPUImageViewBugDemo).
## Bug description
- I add `GPUImageView` to my view hierarchy …
-
**Describe the feature:** The Current Progress indicator can be quite obstructive during breaks with storyboards or video. If there's a video playing or storyboard activity during a break, the indicat…
-
Terjemahan osu! wiki saat ini:
- [x] About oleh **vzrenggamani**
- [x] Accuracy oleh **RendyIndo**
- [x] Article Styling Criteria `WIP` oleh **fajar13k**
- [x] BBCode
- [x] BanchoBot oleh **fajar…
-
Is it possible to load view controller from storyboard(not XIB)? This line of code only for XIB
```
var controller : UIViewController = UIViewController(nibName: "SnapNShareViewController", bundle: n…
-
I attempted to switch the rendering mode to 'openGLES2' in the storyboard and the video is all black. Is this supported?
-
Hello.
iOS has RTL mode for apps which makes quite serious difference when the app is supposed to be used in RTL or in LTR mode. The differences are:
- App action-bar would place the back button a…
-
If UINavigationController is connected to root view controller in storyboard, it would be nice to have its type reflected in generated struct.
-
Add the:
1) Logo
2) Enticing carousel
3) Enticing body
4) Footer
Follow your design in the Storyboard.pptx in the drop box.
-
Hello,
I'm trying to put a table view inside the drawer programmatically but I can't scroll it, every time I scroll, the drawer gets scrolled. Don't have much code besides declarations
`let ma…
-
In the storyboard, when I set a label to TTTAttributedLabel, all the interfaces in the controller become white, a pure white interface but the elements inside still exist.