mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:27:35 +00:00
GameOfLife: Use a frame as the board widget container
This adds a bit of depth and looks very nice :^)
This commit is contained in:
parent
9151364e22
commit
7dea3d41cb
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
@GUI::Widget {
|
||||
@GUI::Frame {
|
||||
name: "board_widget_container"
|
||||
fill_with_background_color: true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue