Skip to content

Commit 8350e6c

Browse files
committed
fix: Apply source filters from frame definitions
1 parent c08b5a5 commit 8350e6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/store/style.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ export const useStyleStore = defineStore('style', () => {
348348
list: [v],
349349
include: true,
350350
transparency: true,
351+
apply: true,
351352
}))
352353
]
353354
}

0 commit comments

Comments
 (0)