Add a connected property to PurpleAccount so bindings can use it
Review Request #2542 — Created Aug. 4, 2023 and submitted
While fixing some bugs in the account editor, I ended up manually settings some widgets sensitivity depending on an account being connected. However this easily gets out of sync if the editor is open and an account switches online states. With this property we will be able to bind and not fall out of sync.
Compiled
Summary | ID |
---|---|
6d1cf922098d185a18b391191205a7edce2496da |
Description | From | Last Updated |
---|---|---|
Should we also/instead have a state property? Something with enum disconnected/connecting/connected? |
QuLogic |