|
@@ -93,6 +93,10 @@ class Layers {
|
|
|
|
|
|
g.begin();
|
|
g.begin();
|
|
iron.App.removeRender(clearLastLayer);
|
|
iron.App.removeRender(clearLastLayer);
|
|
|
|
+
|
|
|
|
+ #if krom_linux
|
|
|
|
+ Context.layerPreviewDirty = true;
|
|
|
|
+ #end
|
|
}
|
|
}
|
|
|
|
|
|
public static function resizeLayers(g:kha.graphics4.Graphics) {
|
|
public static function resizeLayers(g:kha.graphics4.Graphics) {
|