labscript-suite / runviewer

π—Ώπ˜‚π—»π˜ƒπ—Άπ—²π˜„π—²π—Ώ is a graphical interface for visualising hardware-timed experiments composed using the 𝘭𝘒𝘣𝘴𝘀𝘳π˜ͺ𝘱𝘡 𝘴𝘢π˜ͺ𝘡𝘦.
http://labscriptsuite.org
BSD 2-Clause "Simplified" License
2 stars 39 forks source link

Deleting shot sin run viewer quicker #25

Closed philipstarkey closed 5 years ago

philipstarkey commented 5 years ago

Original report (archived issue) by Anonymous.


Allow for the delete key to remove highlighted shots in run viewer. This can be done in BLACS but would be nice in run viewer too as it will save time rather than having to click a few buttons.

philipstarkey commented 5 years ago

Original comment by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


Good idea, and easy to do. I've implemented this in pull request #35.

philipstarkey commented 5 years ago

Original comment by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


Resolve issue #25 by adding a delete keyboard shortcut to delete shots. Delete alone prompts for confirmation, shift+delete does not prompt.

Move stylesheet to central widget instead of main window, so that dialog boxes do not inherit it. Flat buttons in dialog popups looks silly.

β†’ \<\<cset e25ff97b8a47dfe2a1c371ed2effb80dbfe87d46>>