labscript-suite-temp-2 / runmanager

runmanager is a graphical user interface (GUI) used to aid the compilation of labscript experiment scripts into hardware instructions to be executed on the hardware. Experiment parameters can be adjusted in the GUI, and lists of parameters can be used to create sequences of experiments, and scan over complex parameter spaces.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Globals are not resorted when a value in the chosen sort column is changed #22

Closed philipstarkey closed 10 years ago

philipstarkey commented 10 years ago

Original report (archived issue) by Philip Starkey (Bitbucket: pstarkey, GitHub: philipstarkey).


If you rename a global, and the group is sorted by name, you would expect it to resort the global into the correct place. This does not happen in the Qt runmanager (while it did in the GTK runmanager).

This bug similarly applies when adding a new global.

philipstarkey commented 10 years ago

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


This was kinda tricky. Let me know if it works well or if there are any problems with it.

philipstarkey commented 10 years ago

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


Resolves Issue #22: Globals are not resorted when a value in the chosen sort column is changed

→ \<\<cset fc63fba653d3afeb3f545aff85a10ecb06b6d438>>