user control size of bounding box tickmarks
Open
UX
- Dominant language
- C++
- Stars
- 62
- Forks
- 9
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
## Use Case
user would like to configure how large the bbox tickmarks are. Give user a slider or number input for this.
## Solution
limit to a certain fraction of the bbox size (like 1/10 of the longest edge length?)
or use absolute world coordinates?
Contributor guide
Assessment
This issue has not been assessed yet.