mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
cleaning up some of the hell
This commit is contained in:
@@ -129,7 +129,12 @@ editor.wheelmouse.multiplier = 3
|
||||
run.present.bgcolor = #666666
|
||||
|
||||
# set internally
|
||||
#run.window.bgcolor =
|
||||
#run.window.bgcolor=
|
||||
|
||||
# minimum size for the run window. windows can't go much smaller.
|
||||
# macosx can, though it's sorta nice to have the border.
|
||||
run.window.width.minimum = 120
|
||||
run.window.height.minimum = 120
|
||||
|
||||
# prompt for sketch location when 'new' is hit
|
||||
sketchbook.prompt = false
|
||||
|
||||
Reference in New Issue
Block a user