Commit 174db2f
committed
fix: emit opacityChanged signal on DBus proxy initialization
Initialize opacityChanged signal emission when DBus proxy is set up to
ensure UI reflects current opacity state. Previously, the signal was
only connected but not emitted initially, causing potential UI state
mismatch.
fix: 在 DBus 代理初始化时发送 opacityChanged 信号
在 DBus 代理设置完成时初始化 opacityChanged 信号发送,确保 UI 反映当前不
透明度状态。之前仅连接了信号但未初始发送,可能导致 UI 状态不匹配。
PMS: BUG-3494391 parent c07b130 commit 174db2f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments