]> git.mdlowis.com Git - proto/labwc.git/commit
menu: assert no menu is opened in menu_open_root()
authortokyo4j <hrak1529@gmail.com>
Sat, 18 Jan 2025 04:09:47 +0000 (13:09 +0900)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 7 Feb 2025 16:58:55 +0000 (17:58 +0100)
commit8f5217c98b2a31c873df9eb3b1237672a0b66116
tree2c95149412e955d601745c369559c47fe245e5c6
parent4072a80eba3c1584c17eaf8e376d0424d0da216a
menu: assert no menu is opened in menu_open_root()

66a3beb added an early-return when the menu is opened, so we can guarantee
that no menu is opened there.
src/menu/menu.c