1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-27 12:32:37 +02:00
Stefan Haller 20a4aeab6e Support showing checkboxes or radio buttons in menus
For checkboxes it probably doesn't really make sense to use them yet, because
we'd have to find a way how you can toggle them without closing the dialog; but
we already provide rendering for them to lay the ground.

But radio buttons can be used already, because for those it is ok to close the
dialog when choosing a different option (as long as there is only one grounp of
radio buttons in the panel, that is).
2024-06-23 12:53:15 +02:00
..
2024-04-12 08:33:47 +02:00
2024-06-23 11:48:40 +02:00
2024-04-07 16:09:26 +08:00
2024-04-18 10:10:30 +02:00
2024-04-18 10:10:30 +02:00
2024-06-23 12:33:16 +02:00