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

Gui/blend text #2459

Draft
wants to merge 6 commits into
base: development
Choose a base branch
from
Draft

Gui/blend text #2459

wants to merge 6 commits into from

Commits on Nov 19, 2024

  1. Small cleanup

    eruvanos committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9fc44f8 View commit details
    Browse the repository at this point in the history
  2. Fix some linting

    eruvanos committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    fc270c1 View commit details
    Browse the repository at this point in the history
  3. gui: Check transparency to determine if background clears the widgets…

    … area or use rect draw.
    
    This can be overwritten by setting UIWidget._strong_background for now.
    eruvanos committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5eda3c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9238761 View commit details
    Browse the repository at this point in the history
  5. Fix some linting

    eruvanos committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    46fd0bf View commit details
    Browse the repository at this point in the history
  6. Fix some linting

    eruvanos committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    976e6b8 View commit details
    Browse the repository at this point in the history