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

bug(gui): deadzone does not reach bottom of torque map graph component #94

Open
t-bre opened this issue Oct 13, 2022 · 0 comments
Open
Assignees
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@t-bre
Copy link
Member

t-bre commented Oct 13, 2022

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() and TorqueMapComponent::getDeadzoneBounds().

Steps To Reproduce

  1. Run app.
  2. Make window tall.
  3. Look at bottom of deadzone.

Environment

os:  macOS, Linux, Windows

Expected Behaviour

Deadzone covers entire height of graph component.

Additional Notes

Screenshot 2022-10-13 at 18 57 22

@t-bre t-bre added bug Something isn't working good first issue Good for newcomers labels Oct 13, 2022
@t-bre t-bre added this to the v1.1 milestone Oct 15, 2022
@niketa282 niketa282 self-assigned this Nov 7, 2022
@niketa282 niketa282 removed their assignment Nov 23, 2022
@t-bre t-bre self-assigned this Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants