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 regressions in JyersUI #24652

Merged
merged 3 commits into from
Aug 22, 2022

Commits on Aug 19, 2022

  1. 🩹 Fix JyersUI regression: text background

    Recovering JyersUI after removal was incomplete and has lead
    to a regression in text display (broken button background and
    graphical artifacts near digits).
    agalakhov committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    1bb40e6 View commit details
    Browse the repository at this point in the history
  2. 🩹🔨 Rework JyersUI text scrolling

    The existing scrolling code caused graphical artifacts and is suspected
    to cause crashes on certain filenames. This is a complete rewrite
    with copy-paste removal.
    agalakhov committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    5e55307 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Update dwin.cpp

    thinkyhead authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    cdb51ac View commit details
    Browse the repository at this point in the history