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

[FEAT] Move Stop debug button #45

Open
Kochise opened this issue Apr 26, 2021 · 4 comments
Open

[FEAT] Move Stop debug button #45

Kochise opened this issue Apr 26, 2021 · 4 comments
Assignees
Labels

Comments

@Kochise
Copy link

Kochise commented Apr 26, 2021

Hi, currently the debug buttons are (in that order) :

  • start
  • execute line
  • step into
  • step out
  • run until
  • stop

Please put the [stop] button before the [start] button, I often click it when hammering the [run until] button and the mouse cursor moves erratically. Frustrating.

Btw, the [start] button doesn't pause/break the debugging at the current execution point when it's already active, it restart it.

Thank.

@steff456
Copy link
Member

Hi @Kochise,

What version of Spyder are you using?

@steff456 steff456 self-assigned this Apr 26, 2021
@ccordoba12
Copy link
Member

Please put the [stop] button before the [start] button, I often click it when hammering the [run until] button and the mouse cursor moves erratically. Frustrating.

Closing because this is basically asking us to change our interface to suit your needs.

@Kochise
Copy link
Author

Kochise commented Apr 27, 2021

Not into telling you what my needs are, just that placing the [stop] button next to a button that might be used more often shall lead to such unfortunate event. Basic UI design principles.

Debug interface

That's why [stop] and [start] shall be grouped together (plus they serves basically the same purpose) and [execute line] and [run until] might as well be grouped together as well based on the same reasoning.

But it's up to you.

Maybe there's a way for the user to modify the buttons' placement (aka UI customization).

@ccordoba12
Copy link
Member

Ok, I think you're right. I'll move this one then to our UX improvements repo to continue the discussion there.

@ccordoba12 ccordoba12 reopened this Apr 27, 2021
@ccordoba12 ccordoba12 transferred this issue from spyder-ide/spyder Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants