Implement Client#show
This commit is contained in:
@@ -34,6 +34,12 @@ module Uh
|
||||
@window.moveresize @geo
|
||||
self
|
||||
end
|
||||
|
||||
def show
|
||||
@window.map
|
||||
@visible = true
|
||||
self
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user