mirror of
https://github.com/penpot/penpot.git
synced 2026-05-24 08:26:12 -04:00
✨ Update antialias threshold
This commit is contained in:
committed by
Alejandro Alonso
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,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user