src/JsRender/JsRender.vala
authorAlan <alan@roojs.com>
Fri, 2 Sep 2022 05:19:55 +0000 (13:19 +0800)
committerAlan <alan@roojs.com>
Fri, 2 Sep 2022 05:19:55 +0000 (13:19 +0800)
src/JsRender/JsRender.vala

index e557a11..e6d0283 100644 (file)
@@ -202,7 +202,7 @@ namespace JsRender {
                                        }
                                        
                                        this.screenshot92 = this.screenshot.scale_simple(92, (int) (this.screenshot.height * 92.0 /this.screenshot.width * 1.0 )
-                                   , Gdk.InterpType.NEAREST) ;
+                                               , Gdk.InterpType.NEAREST) ;
                                    return this.screenshot92;
                            
                            case 368: