mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
✨ Update antialias threshold
This commit is contained in:
parent
b74d920d03
commit
ea53d24dde
@ -19,7 +19,7 @@ impl Default for RenderOptions {
|
|||||||
flags: 0,
|
flags: 0,
|
||||||
dpr: None,
|
dpr: None,
|
||||||
fast_mode: false,
|
fast_mode: false,
|
||||||
antialias_threshold: 15.0,
|
antialias_threshold: 7.0,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user