Martin Matysiak

Results 6 comments of Martin Matysiak

Thanks so much for your change and sorry for the huge delay, somehow I missed the Github notification. Small nit: could you update the minified version as well?

Since we call `setPano` from the constructor anyway, you could simply set a reasonable default value in the constructor instead of copying the logic, e.g.: ``` /** * Rendering ......

I was just going over some of the current code and one thing is a bit unclear to me: why the split to `loadPeople` **and** `loadLocations`? The methods look like...

Thanks @johnbc for the explanation :-) There's a small problem with the strict separation of people-data and addresses, though: if we want to use the profiles/get geocoding, we _do_ need...

I'm experiencing the same issue since today's update. The PDF is being built fine, yet ST2 still shows an error message in the console. OS is Ubuntu 12.10 if that...

I can confirm that the build process runs through fine again with your most recent commit. Thanks a lot @msiniscalchi, you rock!