Merge commit '55f59b4343
' into kb_migration
This commit is contained in:
commit
c459fcb78b
10 changed files with 34 additions and 15 deletions
|
@ -357,7 +357,6 @@ class MediaGallery extends React.PureComponent {
|
|||
}
|
||||
|
||||
const maxSize = displayMediaExpand ? 8 : 4;
|
||||
console.log(displayMediaExpand);
|
||||
|
||||
const size = media.take(maxSize).size;
|
||||
const uncached = media.every(attachment => attachment.get('type') === 'unknown');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue