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

Colorize query status results and highlight on change #7127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 12, 2023

  1. Colorize query status results and highlight on change

    In the demo, when query the item and window statuses, colorize
    the background to make the boolean values more visible (green/red for
    true/false, blue for others).
    
    Also, at high FPS, it's very hard to see when the value changes,
    especially when it's transient, like the return value or clicks. So
    make the changes more visible by flashing the background.
    Nahor committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1ea105a View commit details
    Browse the repository at this point in the history