Refactoring Proposal
Describe the design issue(s) you have identified in the code
Currently we do not retrieve the objects width and height after the user uploads a file, which creates problems with scaling on thumbnails and previews, its specifically worse for videos
We should retrieve an objects width and height, so that we can fix #473 and #319
Refactoring Proposal
Describe the design issue(s) you have identified in the code
Currently we do not retrieve the objects width and height after the user uploads a file, which creates problems with scaling on thumbnails and previews, its specifically worse for videos
We should retrieve an objects width and height, so that we can fix #473 and #319