[GUI] Update library page layout (#690)

* [GUI] Add horizontal game tiles

* [GUI] Update launching elements layout

* [GUI] Change cards format to squares
This commit is contained in:
Daniel Freak
2026-07-30 02:47:15 +03:00
committed by GitHub
parent 996de70f52
commit 77f22973cb
23 changed files with 542 additions and 414 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ internal enum GameEntryChanges
Background = 4,
}
public sealed class GameEntry : INotifyPropertyChanged
public sealed class GameEntry : LibraryTile, INotifyPropertyChanged
{
// Placeholder gradients for games without cover art, picked
// deterministically from the game name so a game keeps its color.