Skip to content

pygame-menu v4.4.8

Latest
Compare
Choose a tag to compare
@ppizarror ppizarror released this 25 Oct 19:02
  • Add a new Menu constructor property remember_selection to remember selections when traversing the hierarchy. This fixes #471.
  • Fixed Menu class check on add link, fixing #482.
  • Improve continue/return on if braching.
  • Improve tests.
  • Remove unused variables.