Keep the monitor's whole-extent capture off the record stack

This commit is contained in:
Dennis Kobert
2026-08-24 12:23:17 +00:00
parent dcc9059041
commit d718cdb225
2 changed files with 6 additions and 1 deletions

View File

@@ -205,7 +205,6 @@ impl Fsm for FillToolFsmState {
#[cfg(test)]
mod test_fill {
pub use crate::test_utils::test_prelude::*;
use graphene_std::Graphic;
use graphene_std::color::SRGBA8;
use graphene_std::vector::fill;