Update ValveCalibration widget UI#80
Conversation
|
@micahwoodard, this PR now adds:
Can you give it a final test at the rigs when you have a chance before merging? thanks! |
|
@bruno-f-cruz tested this morning and worked how expected. One minor thing, is there a way for the button to become unpressed when the draining is complete? Right now, the button stays in a pressed state even after lickspout draining is complete |
Can you clarify: is it the text or the graphical representation of the bug? If the text, I can fix it; if it's a graphical issue, I have no clue since I am never setting those. Have you tried to click elsewhere in the UI to check if that goes away? Likely a UI element focus issue? |
It's the button highlight, not the text. It visually looks like the button is still pressed down even after the lickspout has finished draining. I don't think clicking else where would fix because it doesn't seem to me like a focus issue. I don't think it's a bug, just a user quality of life thing. If you don't think you can change then I think it's fine for the time being |
I am sure we could figure out a way to change it programatically, I am just confused why it happens in the first place. That button is the same as the other 50 in the UI haha |
Closes #62