Add photo-wallpaper button menu config
This commit is contained in:
@@ -16,6 +16,18 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
'photo-wallpaper': {
|
||||||
|
margin: 5,
|
||||||
|
text: {
|
||||||
|
fill: '#ffffff',
|
||||||
|
activeFill: '#ffffff',
|
||||||
|
},
|
||||||
|
rect: {
|
||||||
|
fill: '#000000',
|
||||||
|
activeFill: '#444444',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
|
||||||
wallpaper: {
|
wallpaper: {
|
||||||
margin: 5,
|
margin: 5,
|
||||||
text: {
|
text: {
|
||||||
|
|||||||
Reference in New Issue
Block a user