Skip to content

Enhance help system using egui #2330

Description

Significantly improving the help system has been blocked on egui becoming part of public Talon. What features do we want to add to the help system once we can use egui?

Keep in mind that we are going to be able to use:

  • more than one column
  • collapsible elements
  • horizontally laid out buttons
  • multiple fonts
  • different font sizes at different parts of a ui
  • rich text
  • popup menus
  • scroll areas
  • editable text fields

Some ideas:

  • the ability to expand list/capture definitions
  • some level of help support for captures
  • a documentation comment format for commands
  • leveraging action documentation strings
  • replacing the current paging system with using scroll areas + page down/up commands
  • ability to create more than one open help window
  • more advanced help search support
  • tutorials

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions