Mercurial > public > ostc4
diff Discovery/Src/tMenuEditSystem.c @ 854:48b6a3b1f3f8 Evo_2_23
Development bugfix menu id handling:
Fixed some issues which showed up after cleanup of the menu id handling
author | Ideenmodellierer |
---|---|
date | Sat, 09 Mar 2024 20:05:33 +0100 |
parents | e04d7dd199fb |
children | 940f8e132638 |
line wrap: on
line diff
--- a/Discovery/Src/tMenuEditSystem.c Thu Mar 07 21:51:18 2024 +0100 +++ b/Discovery/Src/tMenuEditSystem.c Sat Mar 09 20:05:33 2024 +0100 @@ -838,6 +838,7 @@ write_field_button(StMSYS4_Info, 30, 800, ME_Y_LINE6, &FontT48, text); setEvent(StMSYS4_Info, (uint32_t)OnAction_Information); + tMenuEdit_select(StMSYS4_Info); }