Removed old paddings
This commit is contained in:
@@ -117,7 +117,7 @@ function Dotgrid () {
|
||||
}
|
||||
|
||||
this.getPadding = function () {
|
||||
return { x: 60, y: 120 }
|
||||
return { x: 60, y: 90 }
|
||||
}
|
||||
|
||||
this.getWindowSize = function () {
|
||||
|
||||
Reference in New Issue
Block a user