render: Don't treat dnd surface as egliable for scanout on cursor plane

This commit is contained in:
Victoria Brekenfeld 2023-09-14 14:44:54 +02:00 committed by GitHub
parent e1fc182c3e
commit 003263b94e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -201,7 +201,7 @@ where
location.into().to_physical_precise_round(scale),
scale,
1.0,
Kind::Cursor,
Kind::Unspecified,
)
}