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

Fix and optimize FTDI Eve Touch Interface #22427

Commits on Jul 23, 2021

  1. Fixes and optimization to FTDI Eve Touch UI line wrapping routine.

    - Handle some corner cases
    - Reduce memory use by drawing partial strings without copying
    marciot committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a1c7233 View commit details
    Browse the repository at this point in the history
  2. Fixes for FTDI Eve Touch UI

    - Improve behavior of confirm user request alert box
    - Break dependencies between screens
    marciot committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a5551a2 View commit details
    Browse the repository at this point in the history
  3. comments

    thinkyhead authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    4e8e4e5 View commit details
    Browse the repository at this point in the history
  4. tweaks

    thinkyhead committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5912216 View commit details
    Browse the repository at this point in the history