mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-29 19:55:37 +00:00
Updated ThemeData with the new itemFit grid property.
This commit is contained in:
parent
c394e4ae8d
commit
23438cd101
|
@ -175,6 +175,7 @@ std::map<std::string, std::map<std::string, ThemeData::ElementPropertyType>>
|
|||
{"itemSize", NORMALIZED_PAIR},
|
||||
{"itemScale", FLOAT},
|
||||
{"itemRelativeScale", FLOAT},
|
||||
{"itemFit", STRING},
|
||||
{"itemSpacing", NORMALIZED_PAIR},
|
||||
{"itemColor", COLOR},
|
||||
{"itemColorEnd", COLOR},
|
||||
|
|
Loading…
Reference in a new issue