emmetio / livestyle-sublime-old

Live bi-directional CSS edit of new generation
http://livestyle.emmet.io
260 stars 23 forks source link

Strange behave on page reload. #114

Open Cyberek opened 10 years ago

Cyberek commented 10 years ago

When I'm reloading through a service - after page changed/refreshed html link to "prepared" css connected with sublime text still exist, but its content is empty till I modify any part of the css - then this part shows in the browser. I understand that in that moment sublime communicates to live-edit that change was made and it is added, but shouldn't it show all modifications or new declarations (if one adds empty file as a new stylesheet)?

Also from time to time communication freezes and bringing it back is little complicated:

  1. Cut to cliboard entire css
  2. Close tab with page
  3. Create new tab with page
  4. Connect live-edit to sublie
  5. Paste back changes

It was tested in enviroment where original files was not edited, but aditional styles was created (just like on demo video with facebook).

Tested on Mac, Sublime 2, Chrome current.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.