Commit 7cb7977
femtovg: fix warning about unused variable
The layer_origin should normally always be 0,0 for the Clip element
since the Clip element always cover its parent.
But the correct thing to do is anyway to translate by the origin.1 parent 0126b00 commit 7cb7977
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
693 | | - | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
694 | 697 | | |
695 | 698 | | |
696 | 699 | | |
| |||
0 commit comments