Native fixes

This commit is contained in:
unknown
2018-10-23 19:22:16 +02:00
parent 9adbb96adc
commit 966744e545
6 changed files with 10 additions and 2 deletions
@@ -569,6 +569,8 @@ class RenderPathDeferred {
@:access(iron.RenderPath)
public static function commands() {
if (arm.App.realw() == 0 || arm.App.realh() == 0) return;
// Paint
if (!arm.UITrait.inst.dirty()) {
path.setTarget("");