Kushagra Gour
Kushagra Gour
Steps to reproduce: 1. Select any character in the editor 2. Press the same letter multiple times (one which is selected. Expected: Letter should get replaced and then same letter...
Even when you mouseover outside the layer, event is triggered. Test code: ``` b = new Layer b.onMouseOver -> print 'ok' ``` Using latest build on SHA [ad9fa7e](https://github.com/koenbok/Framer/commit/ad9fa7e) Demo: http://prototyp.in/#!/interaction/-KcK5nV_0Qb0FPZURTPw/edit
Use cases: 1. Add favicon 2. Add meta tags
### Please confirm this pull request meets the following requirements: - [x] I followed the contributing guidelines: . ### Which change are you proposing? - [ ] Adding/updating open source...
Is there a library/technique which does the opposite - unescape CSS?
## Description: The SAVE button is breaking onto next line. Float issue. ## System: Google chrome 18.0.1025.168/ Ubuntu 12.04
Right now, the library zoom every IMG tag when hovered on. There should be a way to specify which IMG tags should be or shouldn't be zoomed. Possible ways: -...
Currently, the library uses the hovered thumbnail image URL to show as preview too. So basically, the thumbnail URL and preview URL are both same right now. This is wrong...
Use browser's localstorage api to store piCSSel arts and load them later.