bevel and emboss geliştirme
This commit is contained in:
@@ -222,6 +222,7 @@ impl Engine {
|
||||
|
||||
if !layer.effects.is_empty() || !layer.styles.is_empty() {
|
||||
layer.effects_dirty.store(true, std::sync::atomic::Ordering::Release);
|
||||
self.document.composite_dirty = true;
|
||||
}
|
||||
|
||||
// Take the pooled before buffer (no allocation)
|
||||
|
||||
Reference in New Issue
Block a user