update flex-grow calculation logic

This commit is contained in:
taehoon 2019-10-21 15:13:11 -04:00
parent 0396c6f29d
commit ad04522206
2 changed files with 8 additions and 8 deletions

View file

@ -19,7 +19,7 @@
:attachment="attachment"
:allow-play="false"
:natural-size-load="onNaturalSizeLoad.bind(null, attachment.id)"
:style="itemStyle(attachment.id)"
:style="itemStyle(attachment.id, row)"
/>
</div>
</div>