[!WARNING]
Setting PanWithMouseWheel to true will not allow zooming using the mouse wheel unless the ZoomModifierKey is different than ModifierKeys.None or PanVerticalModifierKey and PanHorizontalModifierKey are both different than ModifierKeys.None.
📝 Description of the Change
Allow panning using mouse wheel.
EditorGestures.Editor:
🐛 Possible Drawbacks
None that I can think of.
Related: #146