piwigo-flutter-app icon indicating copy to clipboard operation
piwigo-flutter-app copied to clipboard

Piwigo NG 2.0.3 image size in pixels wrong in configuration

Open wittypluck opened this issue 1 year ago • 1 comments

Hello, It seems the image size in pixels displayed by PiwigoNG for the various formats in configuration (small, medium, large etc) is wrong. So for example my gallery is configured with a medium size of 792x594, but Pixigo NG shows : Medium (396x297).

It would be useful to have the correct pixel size displayed, to choose the right size of vignettes depending on the mobile screen resolution.

Piwigo NG: 2.0.3-beta Piwigo: 13.7.0

Thanks!

wittypluck avatar May 20 '23 10:05 wittypluck

About the sizes displayed on Piwigo NG, I am using the ones from the iOS app, which are hardcoded int he translations. I don't think there is a way to get the exact sizes. The best thing to do would be to not display the pixels to avoid any confusion.

remi-martin avatar May 22 '23 09:05 remi-martin