ES-DE/es-core
Koerty deeaf438c7 Clean ImageGridComponent code
- Separated private methods and attributes in 3 groups :
  - images & entries
  - tiles
  - miscellaneous
- Renamed some methods :
  - buildImages -> buildTiles
  - updateImages -> updateTiles
- Moved private methods implementation so they respect the same order as their declaration
- Changed some methods internal variable names and other smalls clean
2018-04-13 15:24:32 +02:00
..
src Clean ImageGridComponent code 2018-04-13 15:24:32 +02:00
CMakeLists.txt Add GridTileComponent and base theming syntax 2018-04-11 14:20:59 +02:00