Updated Community news to use new format, updated Game page redesign to use 300x300 instead of 346x346 so that the image is integer scaled by 2x

This commit is contained in:
2022-05-03 11:34:34 -05:00
parent ef477cfdd5
commit c735ffc5f4
2 changed files with 73 additions and 21 deletions

View File

@@ -287,7 +287,7 @@ class W3DHub
news_blurb_container = nil
news_title_container = nil
news_container = stack(width: 346, height: 346, margin: 8, background_image: image_path, border_thickness: 1, border_color: lighten(Gosu::Color.new(game.color))) do
news_container = stack(width: 300, height: 300, margin: 8, background_image: image_path, border_thickness: 1, border_color: lighten(Gosu::Color.new(game.color))) do
background 0x88_000000
# Detailed view