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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: