Eirik Hoem

Results 3 issues of Eirik Hoem

``` css .breaking { .mixin(@radius: 5px) { -webkit-border-radius: @radius; border-radius: @radius; } } div { .breaking.mixin(4); } ``` This validates with lessc 2.5.3 (Less Compiler) [JavaScript], but fails with gonzales.

type: bug
syntax: less

**Do you want to request a *feature* or report a *bug*?** A feature **What is the current behavior?** When a submenu is opened it's at times hard to reach it...

candidate next release

I've set up a simple application, and I'm calling the sample code on camera success. The app halts, and I'm getting the following error: ``` 2014-02-24 11:40:51.154 MyApp[320:60b] *** Terminating...