Commit acf9c99
committed
Fix: unify temporal tiling toggle and align UI with backend
- Removed redundant UseTemporalTiling property from TiledVAECardViewModel
- Consolidated temporal tiling logic into UseCustomTemporalTiling
- Updated TiledVAECard.axaml bindings to use UseCustomTemporalTiling
- Ensured temporal controls visibility and backend behavior remain consistent1 parent d332aa1 commit acf9c99
2 files changed
Lines changed: 3 additions & 6 deletions
File tree
- StabilityMatrix.Avalonia
- Controls/Inference
- ViewModels/Inference
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
0 commit comments