-
-
Makes development a pain because degugging is hard (chrome debugger won't jump _into_ a function from a mixin).
CC @aismail @skidding @valentinzberea
-
Why are we not merge 0.3.2(latest stable version) into master?
-
I am developing a mozaic-based experience, where the user has to click in one square and a pseudo zoom happens. The problem is, when testing the operation on my desktop it works great, but when trying…
-
In IE9 (and IE7, 8 using the developer tools to switch browser modes) elements which are hidden using the filtering option are still clickable (if they contain anchors, or other clickable elements). M…