DPI scaling fixes
This commit is contained in:
@@ -63,7 +63,7 @@ hellope_shapes :: proc() {
|
||||
outline_width = 2,
|
||||
origin = draw.center_of(rect),
|
||||
rotation = spin_angle,
|
||||
feather_px = 1,
|
||||
feather_ppx = 1,
|
||||
)
|
||||
|
||||
// Rounded rectangle rotating around its center
|
||||
|
||||
Reference in New Issue
Block a user