-
・Xcode9.3.2
・Storyboard Error
```
Foo.storyboard: error: IB Designables: Failed to render and update auto layout status for BarViewController (MzK-QW-yU2): dlopen(EMSpinnerButton.framework, 1): n…
-
Hello taglia3,
Thanks for this fine CircularSlider library.
I get a couple of swift warnings with newest xcode, 8.3.3, mainly M_PI usage and unused runtime attribute 'type'.
I want to fix this.…
-
Hello, thanks for the awesome framework!
I just tried the Getting Started example. After dragging the Card into the ViewController and adding an @IBOutlet. I got an error that "Use of undeclared ty…
wqfan updated
4 years ago
-
A well known and documented issue https://github.com/Carthage/Carthage/issues/335 is that IBDesignables are stripped of their @IBDesignable and @IBInspectable tags. This results in the interface build…
-
It would be helpful to allow us using IBDesignable to set a custom font type for the text.
-
SVG support in the interface builder.
I saw that an old issue was made but closed because it wasn't possible:
https://github.com/SVGKit/SVGKit/issues/38
But now it is.
http://nshipster.com/ibinspec…
-
I have translated this code into Swift and I would like to contribute that back to the community, if that would be desirable. It also uses IBDesignable and IBInspectable for Xcode 7. This is super sli…
-
| | |
|------------------|-----------------|
|Previous ID | SR-13962 |
|Radar | rdar://problem/72302322 |
|Original Repo…
-
오토레이아웃 - 비쥬얼 포멧 랭귀지 https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/AutolayoutPG/VisualFormatLanguage.html
https://developer.apple.com/sample-code/xcode/download…
-
I try to use as little code as possible when doing layouts so I use @IBDesignable a lot. I think it would be a lot better if you offer at least the basic settings through Interface Builder so it's no …