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

GUI: fix API executor look #164

Open
narnaud opened this issue Sep 12, 2024 · 0 comments
Open

GUI: fix API executor look #164

narnaud opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels
🪲 bug Something isn't working
Milestone

Comments

@narnaud
Copy link
Member

narnaud commented Sep 12, 2024

The API executor is a small widget that appears under the document (like the find widget), with Ctrl+Shift+R.
You can see some data if you open it with a C++ file.

Two main issues:

  1. the menu is not there, it should be somewhere (maybe under File->Show palette...)
  2. if you open it on a txt file (or any other file than a C++ file), then on a C++ file, the combobox with the function name is too small. It should adapt to the size of the items in it.
@narnaud narnaud added the 🪲 bug Something isn't working label Sep 12, 2024
@narnaud narnaud added this to the Release 1.0.0 milestone Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants