summaryrefslogtreecommitdiff
path: root/src/client/view/svg_input.js
AgeCommit message (Collapse)Author
2015-03-01client/svg-input: rewrite using width:auto, no more measure hack (Fix #338)Alon Levy
Source for inspiration / copying: http://jsfiddle.net/brx3xm59/ http://stackoverflow.com/questions/9308938/inline-text-editing-in-svg comment 2 by John Ktejik
2015-03-01client: add Bacon_wrapper, use instead of Bacon; forced loading of jquery ↵Alon Levy
before Bacon
2015-01-21client: split svg_input, fix #280 - update edit box on dialog editAlon Levy