Mobile app should support custom dimension on images
In the current setup the mobile app is ignoring the custom markdown dimension parameters for images.
https://github.com/mattermost/mattermost-server/issues/12970
-
lewis hamilton commented
Pixels – the smallest addressable element in all points addressable display device;
Screen sizes – the physical size of the area where pictures and videos are displayed. The size of a screen is usually described by its diagonal length, which is the distance between opposite corners, usually in inches.
Resolutions – the number of distinct pixels in each dimension that can be displayed. For example, 720wx1080h
DPI stands for «Dots per Inch.» The number of points (or pixels) that are rendered in one inch on the interface.
Density Independent Pixels – an abstract measurement for Android.
Points – refers to an abstract measurement for iOS.