Demos: ensure 720px wide, reduce indentation

openrndr-demos, orx-color, orx-jumpflood, orx-no-clear
This commit is contained in:
Abe Pazos
2025-01-25 13:30:18 +01:00
parent f84bf69713
commit fc4f7275fb
74 changed files with 1314 additions and 1293 deletions

View File

@@ -18,8 +18,8 @@ import org.openrndr.shape.Rectangle
*/
fun main() = application {
configure {
width = 1024
height = 1024
width = 720
height = 720
}
program {