mirror of
https://github.com/kepler155c/opus
synced 2025-09-12 07:46:08 +00:00
UI page not calling disable on window
This commit is contained in:
@@ -1152,6 +1152,7 @@ function UI.Page:disable()
|
|||||||
if self.z then
|
if self.z then
|
||||||
self.canvas.visible = false
|
self.canvas.visible = false
|
||||||
end
|
end
|
||||||
|
UI.Window.disable(self)
|
||||||
end
|
end
|
||||||
|
|
||||||
function UI.Page:capture(child)
|
function UI.Page:capture(child)
|
||||||
|
Reference in New Issue
Block a user