Files
Bubberstation/code/modules/tgui_input
SkyratBot e0e3dc1706 [MIRROR] Tgui input checkboxes [MDB IGNORE] (#20530)
* Tgui input checkboxes (#74544)

## About The Pull Request
A request from @ NamelessFairy: A tgui window that gives the user
multiple items to select. The window returns the list of items selected.

The ui design is open to critique, reviews, etc. Pretty simplistic.
![Screenshot 2023-04-07
174056](https://user-images.githubusercontent.com/42397676/230695947-bc6b6d94-c984-4a2e-b290-a21cb7f8961e.png)

## Why It's Good For The Game
Sequentially asking yes/no is pretty ugly
## Changelog
🆑
ui: Adds a new tgui input window for checkboxes.
/🆑

---------

Co-authored-by: Jeremiah <jlsnow301@ pm.me>

* Tgui input checkboxes

---------

Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
Co-authored-by: Jeremiah <jlsnow301@ pm.me>
2023-04-13 12:39:56 -07:00
..