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