Skip to content

Conversation

iamareebjamal
Copy link
Member

Fixes #3756

{{#each session.speakers as |speaker|}}
<div class="ui divider"></div>
<img alt="speaker" class="ui tiny avatar image" src="{{if speaker.iconImageUrl speaker.iconImageUrl (if speaker.photoUrl speaker.photoUrl '/images/placeholders/avatar.png')}}">
<img alt="speaker" class="ui tiny avatar image" src="{{if speaker.thumbImageUrl speaker.thumbImageUrl (if speaker.photoUrl speaker.photoUrl '/images/placeholders/avatar.png')}}">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thumbImageUrl ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know why I wrote that

@iamareebjamal iamareebjamal merged commit f9645a4 into fossasia:development Jan 4, 2020
@iamareebjamal iamareebjamal deleted the speaker-image branch January 4, 2020 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Public Event Page: Speaker Image in Session detailed segment is blurred and pixelated

2 participants