ErrorFlynn ff7fca9311
fix: submenu option items unresponsive to clicks
When the user opens a submenu containing items with the style `menu::checks::option` and clicks an option, the radio button logic doesn't work. This bug was discovered and fixed by nanapro.org forum user "huycan" (I'm just submitting the PR). See this forum post: http://nanapro.org/en-us/forum/index.php?u=/topic/1256/ggleave-a-menu-open

As mentioned in more detail in the forum post linked above, my understanding of why this happens is that `menu_builder::checked` fails because the `menu_window` of the submenu is created with the `menu_builder` object used by the parent menu.
2020-02-03 02:49:20 -05:00
..
2019-04-13 00:03:40 +08:00
2016-06-28 21:21:47 +08:00
2019-03-08 06:11:21 +08:00
2016-08-23 08:02:08 +08:00
2018-12-14 12:38:06 +01:00
2018-05-11 16:29:15 +08:00
2015-10-13 01:38:53 +08:00
2018-05-11 16:29:15 +08:00
2017-11-28 06:22:17 +03:00