ES-DE/es-core
Koerty d23d5dbc59 Add cropping and minSize to ImageComponent
- A call to cropTop(0.2) will crop 20% of the top of the image
- A call to minSIze(0.2, 0.2) will resize the image smallest side to 0.2 without breaking aspect ratio, but crop the extra lenght of the biggest side.
- Call minSize(0.2, 0.2) and then uncrop() to define an image size by its smallest side
2018-04-13 02:57:43 +02:00
..
src Add cropping and minSize to ImageComponent 2018-04-13 02:57:43 +02:00
CMakeLists.txt Add GridTileComponent and base theming syntax 2018-04-11 14:20:59 +02:00