Fritz Lekschas
Fritz Lekschas
I found the issue, it's caused by setting a dedicated width. When I remove `width=500` the problem seems to be gone. I'll get started working on a fix.
A fix is about to be released. Can you check that `v0.7.1` fixes the issue for you?
Thanks for testing! I am closing the issue now.
Thanks for the PR! I wonder, does Vite not like the template approach? Maybe we should restructure the examples to have better support by Vite? Right now it feels like...
@rsharris v3 is not yet supported. Only v1 and v2. See https://github.com/higlass/higlass-python/blob/master/CHANGELOG.md
Just curious, @pkerpedjiev have you tested it with jlab v3? I am wondering because our [dev setup](https://github.com/higlass/higlass-python/blob/master/js/package.json#L33) looks very different from the [cookie cutter v3 setup](https://github.com/jupyterlab/extension-cookiecutter-js/blob/master/%7B%7Bcookiecutter.python_name%7D%7D/package.json#L44) and `@jupyter-widgets/base` is also...
I can't reproduce this on my MacBook Pro with 16GB memory and a Radeon Pro 460 with 4 GB memory with macOS 10.14.6 and Chrome 78
@alexander-veit Just for clarification, do you just pan, just zoom, or both at the same time? I only tested panning as in the Slack channel's video.
@pkerpedjiev Damn that track renders very slowly :D Any idea why?
This seems to be a very strange bug. I don't have this issue on FF `v71.0` with macOS `v10.14.6` This is how the default viewconf looks like for me in...