spyder-ide / ux-improvements

Discussion about UX improvements for Spyder 5 and beyond
4 stars 2 forks source link

[FEAT] Move Stop debug button #45

Open Kochise opened 3 years ago

Kochise commented 3 years ago

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

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 commented 3 years ago

Hi @Kochise,

What version of Spyder are you using?

ccordoba12 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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