mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-31 06:59:45 +08:00
[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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user