Fritz Lekschas

Results 145 comments of Fritz Lekschas

Thank you for putting together this PR. I'll take a look in the next few days.

Thanks again for putting the PR together and sorry it took me a bit to look at it I have a few questions about the purpose of the proposed changes....

If you know a solution how to not hide the scrollbar and still avoid scrolling of the content in the background on desktop and mobile devices, then I am super...

Thanks for taking a stab at it. I believe that this works in some situations. However, the problem is that different operating systems and browsers might have different scrollbar widths....

I know it's a painful situation. Just wanted to raise awareness about the potential break.

I am curious about your plans. Are you planning to integrate webworker support natively? I was able to wrap UMAP-js in a webworker and it seems to work fine.

@igaloly For one approach see: - https://github.com/flekschas/piling.js/blob/master/src/umap.js - https://github.com/flekschas/piling.js/blob/master/src/umap-worker.js

Wow! You're too fast @manzt haha. There's already a PR to address this: #66

Unfortunately, this is not possible at the moment and I am not planning to add support for custom shapes/meshes/textures any time soon. Having said that if you're willing to flesh...

Thank you for reporting the issue! That's definitely a bug. Which version of jupyter-scatter and browser are you using? I'll try to get this fixed over the weekend.