emilk / emilk/egui_plot

Zoom without CTRL/CMD

Open
#26 5 comments 4 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
468
Forks
108
Avg merge
15m
Merged PRs (30d)
3

Description

**Is your feature request related to a problem? Please describe.**
I am using `egui_plot` to draw a plot and currently have to press ctrl/cmd in order to zoom in and out with the scroll wheel.

**Describe the solution you'd like**
I want to zoom in and out with the scroll wheel directly without having to press ctrl/cmd.

**Describe alternatives you've considered**
Somehow hacking that in myself. But this got even harder because now scrolling is done by egui and seems to be strictly coupled with ctrl/cmd.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.