Skip to content

DolphinView: initialize m_controlWheelAccumulatedDelta

Amol Godbole requested to merge amolgodbole/dolphin:fix_initial_ctrl_zoom into master

Ctrl + scroll wheel zoom was not working as designed after Dolphin is launched. Initialize m_controlWheelAccumulatedDelta in DolphinView's constructor.

BUG: 469354

Edited by Amol Godbole

Merge request reports