forked from pyrite-dev/milsko
also works on wayland now
This commit is contained in:
parent
059b287a09
commit
8cb40ce2d4
1 changed files with 1 additions and 0 deletions
|
|
@ -1607,6 +1607,7 @@ static void MwLLClipImpl(MwLL handle, MwRect* rect) {
|
||||||
handle->wayland.is_clipping = MwFALSE;
|
handle->wayland.is_clipping = MwFALSE;
|
||||||
} else {
|
} else {
|
||||||
handle->wayland.clip = *rect;
|
handle->wayland.clip = *rect;
|
||||||
|
handle->wayland.is_clipping = MwTRUE;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue