mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
Merge pull request #9038 from penpot/andy-antialias-threshold
✨ Update antialias threshold
This commit is contained in:
commit
f1f612f265
@ -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