ppizarror / pygame-menu

A menu for pygame. Simple, and easy to use
https://pygame-menu.readthedocs.io/
Other
555 stars 141 forks source link

Query the size of the menu including the border #398

Closed vnmabus closed 2 years ago

vnmabus commented 2 years ago

A related thing that would be useful is a way to query the size of the menu including the border, for placement purposes.

Originally posted by @vnmabus in https://github.com/ppizarror/pygame-menu/issues/390#issuecomment-1079982395

ppizarror commented 2 years ago

@vnmabus Added!, check out #401