Only draw outline for overlay when hovered over (#6140)

This commit is contained in:
teknsl
2025-04-12 12:06:36 +02:00
committed by GitHub
parent 5828df8b73
commit b59124702c
6 changed files with 17 additions and 7 deletions
+4
View File
@@ -611,4 +611,8 @@ void OverlayWindow::setInert(bool inert)
}
}
void OverlayWindow::drawOutline(QPainter & /* painter */)
{
}
} // namespace chatterino