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

Height problem #201

Open
4 tasks done
jared-chen opened this issue Nov 8, 2023 · 3 comments
Open
4 tasks done

Height problem #201

jared-chen opened this issue Nov 8, 2023 · 3 comments
Labels

Comments

@jared-chen
Copy link

Checklist

  • I am able to reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report could be dismissed otherwise.
  • This issue contains only one bug.

Describe the bug

Only at 52, the height of the widget is 2. Otherwise, no matter 42, 32, 22, the height is only about 1.5.

Steps To Reproduce

resize the widget to 5*2 then reboot or change system language, the height will be full height. otherwise , the height is 1.5.

Expected Behavior

I think the height should be full height without being cut off. But I found that many apps have same problem, including the month view of Google Calendar widget, but the schedule view of Google Calendar widget displays full height regardless of the width.

Affected app version

2.13.0

Device

realme narzo 50 pro

Android version

14

Launcher

realme ui 13.0.15

Additional context and screenshots

Screenshot_2023-11-08-16-14-08-98_b783bf344239542886fee7b48fa4b892

@jared-chen jared-chen added the bug label Nov 8, 2023
@mvmike
Copy link
Owner

mvmike commented Nov 13, 2023

Hi @jared-chen,

Could not reproduce the behaviour with three different launchers on the emulator, seems that this bug is generated by the launcher you're using rather than the widget itself (you already mention that many apps have the same problem, including the month view of Google Calendar widget). In any case, the widget only has min height and width values, it does not enforce any height cut at any specific width.

Since this is not something that can be fixed in this repository, will close the issue. However, if you find any open source widget that does not have this bug feel free to reopen it so I can investigate what's the difference.

@mvmike mvmike closed this as completed Nov 13, 2023
@jared-chen
Copy link
Author

I found an open source widget
Screenshot_2024-04-13-23-39-57-30_b783bf344239542886fee7b48fa4b892
"10-bitClockWidgetthat" does not have this bug.

My Android version is 13.

@mvmike
Copy link
Owner

mvmike commented Apr 13, 2024

Thanks, will have a look!

https://github.com/ashutoshgngwr/10-bitClockWidget

@mvmike mvmike reopened this Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants