fix: adjust y position of scissor rectangle
This commit is contained in:
parent
84c5ee7fb2
commit
efc00b2f41
2 changed files with 4 additions and 1 deletions
|
|
@ -130,6 +130,7 @@ impl Backend {
|
|||
|
||||
self.image_pipeline.draw(
|
||||
gl,
|
||||
target_height,
|
||||
scaled,
|
||||
scale_factor,
|
||||
&layer.images,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue