You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I think it will be very handy if the image(e.g. normal image, hover image) are auto-rescaled to the size of the rect in the UI Button.
Describe the solution you'd like
I have modified the code myself and I think this could be a good example.
Is your feature request related to a problem? Please describe.
I think it will be very handy if the image(e.g. normal image, hover image) are auto-rescaled to the size of the rect in the UI Button.
Describe the solution you'd like
I have modified the code myself and I think this could be a good example.
in pygame_gui\elements\ui_button.py
`def _set_any_images_from_theme(self):
The text was updated successfully, but these errors were encountered: