Test how the manager handles window changes
This commit is contained in:
@@ -159,6 +159,11 @@ module Uh
|
||||
@name
|
||||
end
|
||||
|
||||
def window_name= name
|
||||
@name = @window.name = name
|
||||
window.name
|
||||
end
|
||||
|
||||
def map times: 1
|
||||
times.times { window.map }
|
||||
window.map
|
||||
|
Reference in New Issue
Block a user