Commit 7d96942
committed
fix(popup): improve popup background with blur and palette
1. Add DTK palette binding for proper color integration
2. Split background into two Loaders for different popup types
3. Use StyledBehindWindowBlur for Popup.Window type
4. Retain FloatingPanel for non-window popup types
Log: Enhance Popup to support window blur and DTK palette
fix(popup): 改进弹出窗口背景模糊和调色板
1. 添加 DTK 调色板绑定以实现正确的颜色集成
2. 将背景拆分为两个加载器以适配不同的弹出窗口类型
3. 为 Popup.Window 类型使用 StyledBehindWindowBlur 模糊效果
4. 非窗口类型弹出窗口继续使用 FloatingPanel
Log: 增强 Popup 组件,支持窗口模糊效果和 DTK 调色板1 parent 28f892a commit 7d96942
1 file changed
Lines changed: 20 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
27 | 41 | | |
28 | 42 | | |
29 | 43 | | |
| |||
0 commit comments