pygame-menu v4.0.2
- Added
BaseImage
x4 size method, #315. - Added
cursor_size
forTextInput
class - Added
svg
image format support forBaseImage
, #314. - Fix docs and tests.
- Fix sound and image errors for Macs M1 ARM architecture under pygame 1.9.x and pygame 2.0.x.
- Improved controls, now the constants can be changed during execution time, #316.
- New
MenuLink
class, #313.