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
Is it possible that curve calculation should be done using qreal and then convert to int instead calculate values with int directly? The CurveWidget is already using qreal/QPointF/QRectF.