Updated background color and added some comments
This commit is contained in:
@@ -7,7 +7,9 @@ function ImageEditor(canvasId, args) {
|
||||
var _canvas;
|
||||
|
||||
var _settings = $.extend({
|
||||
// Type defaults to wallpaper
|
||||
type: 'wallpaper',
|
||||
// Default texts on the buttons. This van
|
||||
buttons: {
|
||||
flat: 'Flat',
|
||||
threeD: '3d',
|
||||
|
||||
Reference in New Issue
Block a user