Closed dfeinzimer closed 7 months ago
- Thumbnails don't seem to be rendering with correct display scale - appear blurry
This is because for the .preview
list type, the thumbnail size is 120 x 120, but the default thumbnail size argument for AttachmentModel.load
is 40 x 40. I'll fix this in a separate PR.
Related: Apollo 408
AttachmentImportMenu
to use when a new attachment has been added.AttachmentsFeatureElementView
uses the callback to update its list of attachment models.Know issues: