Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add experimental UITypedTextInput class #2308

Merged
merged 6 commits into from
Jul 24, 2024
Merged

Conversation

pushfoo
Copy link
Member

@pushfoo pushfoo commented Jul 24, 2024

TL;DR: Help make debugging and smoke testing tools by dogfooding our UI classes + doc

Why?

  • Components for smoke testing and inspection tools
    • Be nice to Dragon and others: no more printing to console, just GUI!
    • Camera and other things need this probably
    • In larger quantities with further components, we can probably make nice dev GUIs
  • Start using the GUI to help Eruvanos document it
  • Identify things which need attention in current GUI doc (success, there are a lot of them)

Changes

  1. Add two shorthand utils methods
  2. Add experimental typed GUI component we can refine / replace later
  3. Update the quick index script to render its docstrings

@pushfoo pushfoo merged commit 9bd6747 into development Jul 24, 2024
8 checks passed
@einarf einarf deleted the add-typed-text-input branch July 28, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant