Merge pull request #8956 from penpot/alotor-poc-nofast-mode

🐛 Fix problem with fast mode
This commit is contained in:
Elena Torró 2026-04-13 15:38:04 +02:00 committed by GitHub
commit a6c3767e2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2455,6 +2455,10 @@ impl RenderState {
&node_render_state,
target_surface,
)?;
} else {
// This is necessary or the later flush_and_submit will be very slow
self.surfaces
.draw_into(SurfaceId::DropShadows, target_surface, None);
}
self.render_shape(