Extract version label chrome logic to a dedicated class

This commit is contained in:
Ivaylo Draganov
2024-10-03 11:46:44 +03:00
committed by Gustas
parent fff41a44ed
commit c0839d4521
11 changed files with 32 additions and 12 deletions

View File

@@ -22,6 +22,7 @@ Container@GAMESAVE_LOADING_SCREEN:
ImageCollection: logos
ImageName: eva
Label@VERSION_LABEL:
Logic: VersionLabelLogic
X: WINDOW_RIGHT - 128 - 43
Y: 116
Width: 128

View File

@@ -13,6 +13,7 @@ Container@INGAME_MENU:
ImageCollection: logos
ImageName: eva
Label@VERSION_LABEL:
Logic: VersionLabelLogic
X: WINDOW_RIGHT - 128 - 43
Y: 116
Width: 128

View File

@@ -31,6 +31,7 @@ Container@MENU_BACKGROUND:
ImageCollection: logos
ImageName: eva
Label@VERSION_LABEL:
Logic: VersionLabelLogic
X: WINDOW_RIGHT - 128 - 43
Y: 116
Width: 128