Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URGENT fix units #7

Open
github-actions bot opened this issue Jul 18, 2024 · 0 comments
Open

URGENT fix units #7

github-actions bot opened this issue Jul 18, 2024 · 0 comments

Comments

@github-actions
Copy link

LukHudX/src/flabel.cpp

Lines 45 to 50 in 1d8c282

//TODO URGENT fix units
this->setText(QString::number(truenewvalue)+" / "+QString::number(oldValue)+ " W"+" ("+QString::number(rateOfChange)+"%)");
}
/**
* @brief Handles the visual representation of an int value
* @param newValue The new value, that will be displayed


This issue was generated by todo-issue based on a TODO comment in 1d8c282.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants