aboutsummaryrefslogtreecommitdiff
path: root/src/window
diff options
context:
space:
mode:
Diffstat (limited to 'src/window')
-rw-r--r--src/window/mapped.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window/mapped.rs b/src/window/mapped.rs
index 559b4641..2a1764f8 100644
--- a/src/window/mapped.rs
+++ b/src/window/mapped.rs
@@ -403,6 +403,7 @@ impl Mapped {
0.,
radius,
scale.x as f32,
+ 1.,
)
.with_location(geo.loc)
.into();