We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was trying to make my Urn timer larger and wider, but I was unsure how to use GtkCssProperties to enlarge it.
How would I go from here?
Edit: I edited the margin property of the window, where would I keep the theme to apply to the urn-gtk window?
urn-gtk
The text was updated successfully, but these errors were encountered:
You need to edit your split json file, in the main object, add the width and height properties, and set them in pixels.
width
height
{ "title": "Pokemon Ruby Sapphire Any% Glitchless", "attempt_count": 1, "start_delay": "3.000000", "splits": [ # (...) ], "width": 420, "height": 500 }
Sorry, something went wrong.
No branches or pull requests
I was trying to make my Urn timer larger and wider, but I was unsure how to use GtkCssProperties to enlarge it.
How would I go from here?
Edit: I edited the margin property of the window, where would I keep the theme to apply to the
urn-gtk
window?The text was updated successfully, but these errors were encountered: