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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Weird Circle-Fill Exceeding Bounds on Tram Console #72809

Merged
merged 1 commit into from
Jan 23, 2023

Commits on Jan 19, 2023

  1. Fixes Weird Circle-Fill Exceeding Bounds on Tram Console

    Hey there, I'm not sure when this cropped up, but it appears to have been recently since it really irritated me when I first saw it. After a bit of toying around with the UI, I dropped both the height/width variables of the "fill" into the circle (the icon itself has thick enough boundaries to where it doesn't seem weird), as well as excising the `mt` variable, as any value I threw into it would always have some weirdness. Please do tell me if I shouldn't have axed it, but I don't really see any ill effect (and quite the opposite actually).
    san7890 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    12da02a View commit details
    Browse the repository at this point in the history