NASA-AMMOS / AIT-GUI

MIT License
24 stars 12 forks source link

Issue #121 - Add help text popover for command arguments #234

Closed bkseto closed 2 years ago

bkseto commented 2 years ago

This PR adds the ability for users to view command argument information by clicking on the info icon.

ait_gui_cmd_arg_popover2

Examples:

Note: Most of the popover implementation was borrowed from here.

Closes #121.