input: Fix broken confinement check
This commit is contained in:
parent
c06529b548
commit
bf8fb0ac24
1 changed files with 1 additions and 1 deletions
|
|
@ -597,7 +597,7 @@ impl State {
|
|||
(0, 0),
|
||||
WindowSurfaceType::ALL,
|
||||
)
|
||||
.is_some()
|
||||
.is_none()
|
||||
{
|
||||
ptr.frame(self);
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue