surge-synthesizer / shortcircuit-xt

Will be a sampler when its done!
GNU General Public License v3.0
244 stars 27 forks source link

Fix some coordinate calculations when zoomed #1152

Closed baconpaul closed 3 weeks ago

baconpaul commented 3 weeks ago

Coordinate calculations for drag and drop and for hot zones were either cached or calculated incorrectly in zoom state.

Closes #1018 Closes #1140