labscript-suite / runmanager

𝗿𝘂𝗻𝗺𝗮𝗻𝗮𝗴𝗲𝗿 is an intuitive graphical interface for controlling 𝘭𝘢𝘣𝘴𝘤𝘳𝘪𝘱𝘵 𝘴𝘶𝘪𝘵𝘦 experiments. Includes multi-dimensional parameter scans and a remote programming interface for automation.
http://labscriptsuite.org
Other
3 stars 45 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>>