witheve / eve-starter

Start here if you're new to Eve.
http://witheve.com
Apache License 2.0
30 stars 20 forks source link

add html5 doctype and px units #5

Closed shamrin closed 7 years ago

shamrin commented 7 years ago

fixes #4, except for editor demo (editor watcher has its own unitless values)

editor demo is now broken with this PR

shamrin commented 7 years ago

I've made a typo in the description of this PR.

It says "editor demo is not broken with this PR", but should be "editor demo is now broken with this PR". You may want to revert this commit. See comment below for a fix.

shamrin commented 7 years ago

Ok, I've added px everywhere in editor.ts and shape.ts in PR witheve/Eve#822. It should fix the broken editor demo.