Commit 9033761
committed
fix: cannot receive ActiveChanged signal when os was restarted
When the Active of login1 is changed to false,
it will not cause the ActiveChanged signal to send
because it is the same as the default value.
This is a DTK bug and the default value is not initialized.
Log: as title
Pms: BUG-3213331 parent c190ff8 commit 9033761
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
113 | 121 | | |
114 | 122 | | |
115 | 123 | | |
| |||
0 commit comments