Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Error] Images Misaligned In Folders With Odd Grid Span #126

Open
3 tasks done
ZornHadNoChoice opened this issue Jan 26, 2025 · 8 comments
Open
3 tasks done

[Error] Images Misaligned In Folders With Odd Grid Span #126

ZornHadNoChoice opened this issue Jan 26, 2025 · 8 comments
Assignees
Labels
bug Something isn't working unsupported apis no option or api to support this feature

Comments

@ZornHadNoChoice
Copy link

Confirmation

Error Description

When the "Grid Span" is an odd number, the wallpaper tiles on the left get more and more out of alignment the further you scroll down.

Steps to Reproduce

  1. Select an odd Grid Span in the settings for portrait mode.
  2. Open the folders menu and tap on a folder with a large number of images, the more the worse the alignment.
  3. Scroll down.

Image

Expected Behavior

The images should be perfectly aligned.

Error Logs

N/A.

Device Information

Device: POCO F5 PRO; OS: Android 13

Additional Context

I tested it in V7.0.0 and the two versions before it and the bug is present in all three versions. The above screenshot is from V6.4.0.

Sufficiency Confirmation

  • I have provided all the information requested above and deemed sufficient for the developer to address the issue
@ZornHadNoChoice ZornHadNoChoice added error Something crashed high priority This issue has high priority labels Jan 26, 2025
@Hamza417 Hamza417 added question Further information is requested and removed error Something crashed high priority This issue has high priority labels Jan 26, 2025
@Hamza417
Copy link
Owner

it's called staggered grid, you'd need to disable Original Aspect Ratio to get the normal grid layout, the app will then use your screen's AR to render wallpaper.

@ZornHadNoChoice
Copy link
Author

it's called staggered grid, you'd need to disable Original Aspect Ratio to get the normal grid layout, the app will then use your screen's AR to render wallpaper.

It's already disabled!

@Hamza417
Copy link
Owner

Could you scroll to top and post a screenshot of that? I mean first few items of the list.

@ZornHadNoChoice
Copy link
Author

Image

@ZornHadNoChoice
Copy link
Author

Umm, so my initial guess of the problem being related to odd Grid Span seems to be wrong. I tested the other options and here are my observations:

Portrait: 3 and 6 are glitched but, curiously, with 6 the change is not permanent (scroll up and down and it will go back to normal) and it seems to be related to how fast you scroll (faster = glitchier).

Landscape: 3, 4, 5 and 6 are all glitched like Portrait 6.

@Hamza417
Copy link
Owner

I checked, but unfortunately this is something Compose devs have to fix.

@Hamza417 Hamza417 added the unsupported apis no option or api to support this feature label Feb 19, 2025
@ZornHadNoChoice
Copy link
Author

No worries :)

@Hamza417
Copy link
Owner

It's a known issue and can be monitored from here: https://issuetracker.google.com/issues/339994752

@Hamza417 Hamza417 added bug Something isn't working and removed question Further information is requested labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unsupported apis no option or api to support this feature
Projects
None yet
Development

No branches or pull requests

2 participants