summaryrefslogtreecommitdiff
path: root/dnsLookupStatus.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-05 14:49:42 -0600
committerJeff Carr <[email protected]>2024-01-05 14:49:42 -0600
commit65f7db2ba65a8ae3be674e909df9c17ef8850857 (patch)
treec0628fc1738c5c808ab661dd7b01891047bd2e93 /dnsLookupStatus.go
parentfc6c72740b33015b3cfd52429d0eed3b3b09c494 (diff)
all engines firing quietly
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'dnsLookupStatus.go')
-rw-r--r--dnsLookupStatus.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/dnsLookupStatus.go b/dnsLookupStatus.go
index 79b51c9..6488635 100644
--- a/dnsLookupStatus.go
+++ b/dnsLookupStatus.go
@@ -93,6 +93,7 @@ func NewDigStatusWindow(p *gui.Node) *digStatus {
ds.hidden = true
ds.window = gadgets.NewBasicWindow(p, "DNS Resolver Status")
+ ds.window.Draw()
ds.window.Hide()
// summary of the current state of things