We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Deadzone drawing does not reach bottom of torque map graph component.
Functions which are likely to be the cause of the bug are TorqueMapComponent::paintDeadzoneOverlay() and TorqueMapComponent::getDeadzoneBounds().
TorqueMapComponent::paintDeadzoneOverlay()
TorqueMapComponent::getDeadzoneBounds()
os: macOS, Linux, Windows
Deadzone covers entire height of graph component.
The text was updated successfully, but these errors were encountered:
t-bre
No branches or pull requests
Description
Deadzone drawing does not reach bottom of torque map graph component.
Functions which are likely to be the cause of the bug are
TorqueMapComponent::paintDeadzoneOverlay()
andTorqueMapComponent::getDeadzoneBounds()
.Steps To Reproduce
Environment
Expected Behaviour
Deadzone covers entire height of graph component.
Additional Notes
The text was updated successfully, but these errors were encountered: