mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 979216 - Developer HUD doesn't go away when disabled. r=trivial
This commit is contained in:
parent
2ae98fce47
commit
47dc9e8a3f
@ -141,7 +141,7 @@ let developerHUD = {
|
||||
delete target.metrics;
|
||||
target.display();
|
||||
|
||||
this._target.delete(frame);
|
||||
this._targets.delete(frame);
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user