1
Fork 0
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:
MacDue 2022-05-01 15:50:03 +01:00 committed by Linus Groh
parent e924aa338c
commit 6e52e6b554
2 changed files with 10 additions and 6 deletions

View file

@ -7,7 +7,7 @@
@GUI::Frame {
layout: @GUI::HorizontalBoxLayout {}
name: "preview_frame"
fixed_width: 304
fixed_width: 306
fixed_height: 201
}