input: Don't trigger modifier shortcuts, when zooming
This commit is contained in:
parent
ec60933e01
commit
a0648a3a53
1 changed files with 1 additions and 0 deletions
|
|
@ -853,6 +853,7 @@ impl State {
|
|||
.accessibility_zoom
|
||||
.enable_mouse_zoom_shortcuts
|
||||
{
|
||||
seat.modifiers_shortcut_queue().clear();
|
||||
if let Some(mut percentage) = event
|
||||
.amount_v120(Axis::Vertical)
|
||||
.map(|val| val / 120.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue