pyiron/ironflow

Give sensory feedback on exec buttons

Closed this issue · 0 comments

Right now, since they immediately "un-press" themselves, there is no feedback for the user that the button got pressed. I think I can wrangle something with the on_mouse_up hook in ipycanvas.

Source from Joerg's comment in #54:

  • I was unable to get a Lammps job running. Clicking on the run button gives no feedback, and the show command returns only none. It would be helpful to provide a feedback that the click on the button actually did something (e.g. a click sound or a short color change of the button).