Merge branch 'develop-1.8' of https://github.com/kepler155c/opus-apps into develop-1.8
This commit is contained in:
@@ -39,7 +39,7 @@ local wizardPage = UI.WizardPage {
|
||||
function wizardPage:setNode(node)
|
||||
self.form:setValues(node)
|
||||
if not node.volume then
|
||||
self.form.volume = 1
|
||||
self.form.volume.value = 1
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user