Unverified Commit 48e4d6e7 authored by Roman Sedaikin's avatar Roman Sedaikin Committed by GitHub

Updated example

parent d12c114d
......@@ -17,8 +17,7 @@ import kotlin.math.sin
fun main(args: Array<String>) {
System.setProperty("skiko.renderApi", "RASTER")
repeat(1) {
// createWindow("window $it")
SwingSkia()
createWindow("window $it")
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment