LithApp / Lith

Multiplatform, mobile-focused WeeChat relay client
https://lith.app
GNU General Public License v2.0
80 stars 7 forks source link

macOS: Fix rotating in preview while holding Shift #136

Closed chinese-soup closed 1 year ago

chinese-soup commented 1 year ago

Previously no action happened since wheel.angleDelta.y was always 0 when inverted is true.

MartinBriza commented 1 year ago

I guess it works ¯\(ツ)

chinese-soup commented 1 year ago

wouldn't have posted if it didn't 😛