We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1db0b5 commit 121752dCopy full SHA for 121752d
share/nip2/start/Image.def
@@ -1321,8 +1321,8 @@ Image_draw_item = class
1321
_result {
1322
_vislevel = 3;
1323
1324
- sx = Expression "Start x" 100;
1325
- sy = Expression "Start y" 100;
+ sx = Expression "Start x" 0;
+ sy = Expression "Start y" 0;
1326
1327
e = Option "Flood while" [
1328
"Not equal to ink",
0 commit comments