mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-08 20:48:39 +00:00
e06611a90f
All zoom buttons run through same handler now. They no longer take only the delta of the current zoom and desired zoom-- they take the actual desired zoom. calculateZoom is now calculateChange, to help get the desired delta.