1
0
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:
kepler155c@gmail.com
2019-01-30 16:27:09 -05:00
parent 817c345672
commit 89400ac1bd
3 changed files with 26 additions and 8 deletions

View File

@@ -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()