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

Bugfix. CMS label alignment did not consider small screen. #109

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

AndersHoglund
Copy link
Contributor

Bugfix. CMS label alignment did not consider small screen. Extra information field, item value, was not displayed correctly, was continued on the column after last heading char but on the next row. Should be either right or left aligned on this new row when using small screen. Small screen are using two rows per menu item, item name and value. Larger screens one line, item value directly after name.

@rotorflight rotorflight merged commit 15545b4 into rotorflight:master Apr 30, 2024
1 check passed
bob01 added a commit to bob01/rotorflight-firmware that referenced this pull request May 13, 2024
* master:
  Add ESC Forward programming for YGE and Scorpion ESCs (rotorflight#108)
  Improve yaw precomp filtering
  Fix Governor Passthrough IDLE state throttle tracking
  Use servo pulse limits for output throttle
  Change gov_max_throttle range to 0..100%
  Fix CMS label alignment on small screen (rotorflight#109)
  Add CMS Rescue, PID controller and bandwidth menus (rotorflight#107)
  Fix hover drift in PID mode 3
  Fix for CMS feature disabled issue on Spektrum telemetry (rotorflight#106)
  Update CMS flight profile menus (rotorflight#104)
  Auto detection fix for Kontronik ESCs (rotorflight#100)

# Conflicts:
#	src/main/sensors/esc_sensor.c
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.

2 participants