Tim Schottler

Results 2 issues of Tim Schottler

When using Util.smoothenPath with an unwalkable node between points in the path, lastValidCoord was never defined, so this was failing.

In a regular .html file, inside a tag, you get intellisense for the parameters as you invoke a function. In .svelte files, I don't. .html file: ![image](https://user-images.githubusercontent.com/900715/66959318-b9a15d00-f02f-11e9-8c45-d16248f5f43b.png) .svelte file: ![image](https://user-images.githubusercontent.com/900715/66959334-bf973e00-f02f-11e9-9a07-90780ef0a4b2.png)...