Skip to content

Conversation

@funkenstrahlen
Copy link
Contributor

I use ImageRow in a project that works with a REST API. When the object the user does edit using an Eureka form already has an image defined for the attribute associated with the ImageRow I only want to download a thumbnail from the server to show an image is already set. However I do not want to set the value of the ImageRow to the thumbnail image because the value is always considered as representing the full resolution image set by the user.

Therefore this PR introduces a new attribute thumbnailImage to ImageRow which allows setting a thumbnail image and does not conflict with the actual value of the ImageRow.

@mats-claassen mats-claassen merged commit 953bd33 into EurekaCommunity:master May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants