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

Missing ImGUI controls #28

Open
afshinpir opened this issue May 15, 2021 · 2 comments
Open

Missing ImGUI controls #28

afshinpir opened this issue May 15, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@afshinpir
Copy link

afshinpir commented May 15, 2021

Some controls are not rendered correctly in ImTUI. Here are some some obvious ones:

  • Separator
  • Spacing
  • Password InputText flag has no effect

I wish you could add support for these controls too. I guess the problem comes from how these elements are rendered.

@dufferzafar
Copy link

Also, I think context menus seem to be missing as well!

@ggerganov ggerganov added the enhancement New feature or request label Nov 6, 2021
@davidchisnall
Copy link

The highlight for selected controls (if you enable keyboard navigation) is also probably not correct. It renders a two-character-wide box around the control, which causes a lot of visual corruption in the example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants