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
Normally when I zoom with the scroll wheel with mouse over the canvas, the view zooms towards a point directly under the mouse cursor. However, when ImPlotFlags_Equal is set, the view drifts away from the point under the cursor as I zoom.
Does anyone know of a fix for this issue.
The text was updated successfully, but these errors were encountered:
Normally when I zoom with the scroll wheel with mouse over the canvas, the view zooms towards a point directly under the mouse cursor. However, when ImPlotFlags_Equal is set, the view drifts away from the point under the cursor as I zoom.
Does anyone know of a fix for this issue.
The text was updated successfully, but these errors were encountered: