Skip to content

Port away from deprecated QWheelEvent ctor

Nicolas Fella requested to merge work/mouse into master

Instead of messing with the orientation enum swap the x and y of the delta to achieve the same thing

Also make it Qt6-proof

Merge request reports