The-OpenROAD-Project / The-OpenROAD-Project/OpenROAD
Use gestures not only for zoom in, but also for fit and zoom out
Open
@AcKoucher is already working on this.
Since Mar 12, 2024.
enhancement
gui
- Dominant language
- Verilog
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 136
Description
Description
Currently mouse click and move will zoom in, drawing a rectangle on which area to zoom into.
Klayout has move up right for fit and move up left for zoom out.
This is very useful and convenient for navigating with the mouse.
And it would be nice if the two OpenRoad flow gui”s would behave the same.
What klayout is missing is changing the cursor to make this behavior self explanatory.
Nlview uses “fit” and “x2”, “x3” as cursor for the fit and zoom out gesture.
Suggested Solution
No response
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.