Scale factor as a scale control
This commit is contained in:
parent
aa3abd63c0
commit
c6bb871b7f
@ -97,10 +97,10 @@
|
|||||||
"description": "Number of vertical lines in the grid"
|
"description": "Number of vertical lines in the grid"
|
||||||
},
|
},
|
||||||
"scale-size": {
|
"scale-size": {
|
||||||
"type": "spinbutton",
|
"type": "scale",
|
||||||
"default": 1,
|
"default": 1,
|
||||||
"min": 0.5,
|
"min": 0.5,
|
||||||
"max": 3,
|
"max": 5,
|
||||||
"step": 0.1,
|
"step": 0.1,
|
||||||
"description": "Scale factor for desklet size (1 = 330x120 px)"
|
"description": "Scale factor for desklet size (1 = 330x120 px)"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user