vlang / ui

A cross-platform UI library written in V
MIT License
2.31k stars 154 forks source link

Implement `get_items_count` menu function #530

Closed ArtemkaKun closed 1 year ago

ArtemkaKun commented 1 year ago

This PR implements get_items_count public function. This function is needed when UI logic depends on the current count of items in the menu.