mirror of
https://github.com/kepler155c/opus
synced 2025-12-20 07:08:06 +00:00
canvas use in UI overhaul
This commit is contained in:
@@ -545,7 +545,7 @@ function page.editor:eventHandler(event)
|
||||
|
||||
elseif event.type == 'form_complete' then
|
||||
local values = self.form.values
|
||||
UI:setPreviousPage()
|
||||
self:hide()
|
||||
self:updateApplications(values)
|
||||
--page:refresh()
|
||||
--page:draw()
|
||||
|
||||
Reference in New Issue
Block a user