mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:17:46 +00:00
DisplaySettings: Center preview with center_window_group_within()
This commit is contained in:
parent
e924aa338c
commit
6e52e6b554
2 changed files with 10 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
|||
@GUI::Frame {
|
||||
layout: @GUI::HorizontalBoxLayout {}
|
||||
name: "preview_frame"
|
||||
fixed_width: 304
|
||||
fixed_width: 306
|
||||
fixed_height: 201
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue