You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The screen of the equalizer pedal is a canvas. However, the zoom function of the pedalboard works with svg elements and reacts badly with canvas element. The elements in canvas doesn't correspond at what the user sees. The zoom function must to be functional with canvas element.
The text was updated successfully, but these errors were encountered:
The screen of the equalizer pedal is a canvas. However, the zoom function of the pedalboard works with svg elements and reacts badly with canvas element. The elements in canvas doesn't correspond at what the user sees. The zoom function must to be functional with canvas element.
The text was updated successfully, but these errors were encountered: