Fritz Lekschas

Results 145 comments of Fritz Lekschas

Apologies for me belated reply. I am currently out of the office but will get back to you next Tuesday. If I forget please add a comment or ping me.

What you describe is the expected behavior. The groupBy call acts on the _current_ rather than the _initial_ pile state. In your scenario this is what happens: 1. First, you...

I am reopening the issue because I think your requested behavior should be available. For now, you could create another callback function that looks as follows ```js async function groupByCategory(category)...

Mhhh good point. Yes, it requires the camera scaling and translation. Can you remind me of the steps that we take right now? I think all we need to get...

Thanks for reaching out! May I ask what you'd like to use Peax for? Because the answer to "Is running the server (with the GUI) absolutely required?" heavily depends on...

Got it! I'll clean up the code in experiments to provide a working walkthrough example. You can get an idea of what is needed if you take a look at...

Thanks for finding. The current SVG map (which I haven't created) doesn't separate between the two so that needs to be adjusted first. I am happy to merge a PR...

I understand. I'll see if I can get something to work when I have some free time.

It works for me when importing it via the command line. It's not very fast though.