Fix spacing if icon is false
parent
a373f6b654
commit
6e9ba3fc01
|
@ -192,7 +192,7 @@ auto Window::update() -> void {
|
|||
|
||||
updateAppIcon();
|
||||
|
||||
ALabel::update();
|
||||
AIconLabel::update();
|
||||
}
|
||||
|
||||
auto Window::getActiveWorkspace() -> Workspace {
|
||||
|
|
Loading…
Reference in New Issue