Joe Waller
Joe Waller
I ran into the same issue. I created a pull request that solves it but it has yet to be approved and merged. https://github.com/ankurp/Cent/pull/32
If you are using Cocoapods you can point the `Cent` pod to my fork. `pod 'Cent', :git => 'https://github.com/ashitanojoe/Cent.git'` Or if you aren't comfortable doing that, you can create your...
I'm seeing this issue as well. It is actually fairly easy to reproduce on the demo site. https://tiberiuzuld.github.io/angular-gridster2/gridSizes Set a fixed grid size by setting the min and max values...
Our UX designer used foundation for apps to prototype our latest app. Imagine my excitement when I realized I could just use these prototypes pretty much as-is, saving me a...
Hi @flobernd , Thank you for pointing out the workaround. Not sure how I missed that. I definitely like that better than passing a string.
I couldn't get the suggested workaround to work either, so I ended up using magic strings.