mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
WindowServer: Tweak window icon placement again.
This commit is contained in:
@@ -75,7 +75,7 @@ Rect WSWindowFrame::title_bar_icon_rect() const
|
||||
auto titlebar_rect = title_bar_rect();
|
||||
return {
|
||||
titlebar_rect.x() + 1,
|
||||
titlebar_rect.y() + 1,
|
||||
titlebar_rect.y() + 2,
|
||||
16,
|
||||
titlebar_rect.height(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user