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

[FEATURE] Don't shrink the screen too much when moving icons #4901

Open
herrbrixter opened this issue Oct 16, 2024 · 3 comments
Open

[FEATURE] Don't shrink the screen too much when moving icons #4901

herrbrixter opened this issue Oct 16, 2024 · 3 comments

Comments

@herrbrixter
Copy link

herrbrixter commented Oct 16, 2024

Describe the feature

When moving icons, the screen shrinks to show the Remove button on top. The screen reduction is too much, making the icon labels too small to read and making it too small that it is covered by your finger. Screen reduction on top makes sense because of the Remove button but why also reduce from the bottom when it only shows the small page indicator dots?

Why would it be useful to add?

  1. The icons on the reduced screen are too small. It is harder to rearrange icons. My finger is completely covering the small icons when dragging an icon on top of them.
  2. The size difference is too jarring. Other launchers don't resize because they don't display buttons on top. For other launchers that do, Lawnchair has the most screen reduction. It's very noticeable if you're moving the topmost or lowest icons.

Did the feature exist in Lawnchair v2? (Play Store version)

Yes

Example(s)

Original size
Screenshot_2024-10-16-18-40-58-749_app lawnchair~(1)

Reduced size
Screenshot_2024-10-16-18-41-14-326_app lawnchair~(1)

Additional context

I'm using 14 Beta 3 version.

@Charlignon
Copy link

Agreed ! The before and after is pretty telling

Screenshot comparison
v1.2.1 v14b3

@herrbrixter
Copy link
Author

herrbrixter commented Oct 17, 2024

Related to #4368

If the buttons are moved to the popup menu, then we don't have to shrink the homescreen at all when removing or editing icons or widgets.

@Charlignon
Copy link

Pretty elegant solution imho !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants