pcdshub / atef

PCDS Automated Test Execution Framework
https://pcdshub.github.io/atef/
Other
3 stars 10 forks source link

GUI: Range Comparison number line does not update with changed values #212

Closed tangkong closed 11 months ago

tangkong commented 11 months ago

Expected Behavior

Graphical helper line should update as frequently as possible, to be helpful

Current Behavior

Currently you need to toggle "inclusive" to make this update.

Possible Solution

This is probably due to the MultiModeValueEdit not emitting the same way past widgets did (or could). Might look at the refreshed signal that's there already

Context

Was poking around

Your Environment

pcds-5.7.3, atef-1.2.0