infinitered / redpotion

We believe iPhone development should be clean, scalable, and fast with a language that developers not only enjoy, but actively choose. With the advent of Ruby for iPhone development the RubyMotion community has combined and tested the most active and powerful gems into a single package called RedPotion
MIT License
233 stars 40 forks source link

fixes bug where child screen tries to find styles in parent screen stylesheet #94

Closed kevinvangelder closed 9 years ago

kevinvangelder commented 9 years ago

Before: After:

kevinvangelder commented 9 years ago

@twerth, FYI, this causes an inverse error for anyone who's worked around this issue by moving their children styles into the parent stylesheet.