hayashi311 / Color-Picker-for-iOS

Colorful: iOS color picker built with Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem displaying Button

NGLocanovic opened this issue · comments

Hello and first of all thanks for sharing this awesome ColorPicker.

But there ist one problem I'm currently facing.
When I'm adding another object (like: button, slider, uiView ...) into the scene, it won't display at runtime nor in xCode 6 new Debug Screen.

I don't now the Problem. Maybe You?

bildschirmfoto 2014-09-22 um 09 48 21
bildschirmfoto 2014-09-22 um 09 53 36

I'm trying to replicate your probrem. but, it works.

Please check your constraints. you should add constraints to your button.

Hmm, I checked all my constraints. The Button is shown correctly in Storyboard's Preview Mode:
bildschirmfoto 2014-09-22 um 10 38 57

Maybe I can send your my project and you could check it? That would be great :)