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

getYPosition fix #599

Merged
merged 1 commit into from
Feb 13, 2023
Merged

getYPosition fix #599

merged 1 commit into from
Feb 13, 2023

Conversation

ikatkov
Copy link
Contributor

@ikatkov ikatkov commented Feb 13, 2023

The correct order of parenthesises in the getYPosition() method

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Charts like Serial C and Serial L are broken due to a bug/typo in the logic computing vertical chart position. Serial C does not show anything and Serial L in inverted.

Issue Number: N/A

What is the new behavior?

Charts show correct L and C

Does this introduce a breaking change?

  • Yes
  • No

Other information

@ikatkov ikatkov requested a review from zarath as a code owner February 13, 2023 07:21
@zarath zarath merged commit 2c868d8 into NanoVNA-Saver:main Feb 13, 2023
@ikatkov ikatkov deleted the getYPosition-fix branch February 18, 2023 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants