AllenCell / AllenCell/vole-core
Include scale bar and timestamp in screenshots
Open
- Dominant language
- TypeScript
- Stars
- 106
- Forks
- 11
- Avg merge
- 3d 51m
- Merged PRs (30d)
- 12
Description
## Use Case
Currently, when I press the "screenshot" button in the top-right corner, the scale bar and/or timestamp are not included in the screenshot.
## Solution
The scale bar and timestamp should be included in the screenshot. Perhaps they get rendered to an `OffscreenCanvas` and then pasted over the rendered image?
Contributor guide
Assessment
This issue has not been assessed yet.