video tool does not respect showAxisLines
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 389
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 3
Description
The video tool is a wonderful utility. I've noticed a bug, though: My links all use `"showAxisLines": false`, but the axis lines are shown anyway. I tried both `--browser firefox` and `--browser chrome`.
```
python -m neuroglancer.tool.video_tool --bind-address 127.0.0.1 render /tmp/ng-video.txt /tmp/example-frames --browser firefox
```
Contributor guide
Assessment
This issue has not been assessed yet.