IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.39k stars 76 forks source link

[BUG] App Crashes when trying to edit 8K photos. #439

Open ShadowOfPripyat opened 3 months ago

ShadowOfPripyat commented 3 months ago

Describe the bug The app crashes after trying to edit a picture that has a resolution of 8K (48.9 MP • 8160 x 6144 px).

To Reproduce Steps to reproduce the behavior:

  1. Open any photo that has a resolution of 8K pixels.
  2. Click on 'edit' on the bar below (between 'favorite' and 'delete'
  3. The editor opens with black screen and then app crashes.

Expected behavior Being able to use the editor with ultra high resolutions without any issue.

Screenshots Not necessary to describe the issue.

Smartphone (please complete the following information):

Additional context None.

IacobIonut01 commented 3 months ago

Thanks for your report, but currently the Editor is having a major revamp which also fixes this issue. I'll close it after the new Editor is out.

Thanks!