Kai Fritsch

Results 4 comments of Kai Fritsch

Since the placement algorithm works randomly it takes more tries to fit words of the same size into a smaller container since there will be more word overlaps

Sorry for writing my issue in german, worked on a german project beforehand. I translated it in case there was an misunderstanding. Might be I don't get something here, but...

I would say it should actually suffice to move the the {...x} down below the other props ```js this.onOpen(x, i, e))} onPhotoError={this.props.onPhotoError && ((e) => this.onPhotoError(x, i, e))} onDownload={this.props.onDownload &&...