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

Tiny issues with the UI in debug mode #147

Open
Naereen opened this issue Feb 20, 2021 · 0 comments
Open

Tiny issues with the UI in debug mode #147

Naereen opened this issue Feb 20, 2021 · 0 comments

Comments

@Naereen
Copy link

Naereen commented Feb 20, 2021

Hello there again,

I noticed a few things that are not optimal in the UI of the online editor:

  • when entering debug mode, the style for current debugged line and current edited line can overbox and hide the first cells of the table of debugged values:
    Peek 20-02-2021 15-01
  • if debugging after importing a "large" libraries (like math.h), the list of debugged values is large. It could be nice to wrap it in a div or some resizable zone, like the editor, stdin and stdout areas (see gif demo)
    Peek 20-02-2021 15-02
  • when debugging, the stdin and stdout gets pushed at the end of the page, after the end of debugged values list, but they could be closer to the textarea editor.

Thanks!
Regards from France, @Naereen

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

No branches or pull requests

1 participant