peterflynn / svg-preview

Brackets extension to live preview SVG files inline as you edit them
46 stars 8 forks source link

Clicking in SVG no longer selects line of code #5

Closed peterflynn closed 9 years ago

peterflynn commented 10 years ago
  1. Open brackets_icon.svg
  2. Click anywhere in the image

Result: cursor pos does not change. Error logged to console: "VG code in editor is out of sync with SVG DOM in preview."

This was broken by marijnh/CodeMirror@7bcc1d17, which Brackets picked up in Sprint 36.

peterflynn commented 9 years ago

Was fixed in faf270ff / 1.2.0