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

Doesn't render correctly with no SafeArea #14

Open
Aging-Developer opened this issue Mar 27, 2024 · 2 comments
Open

Doesn't render correctly with no SafeArea #14

Aging-Developer opened this issue Mar 27, 2024 · 2 comments

Comments

@Aging-Developer
Copy link

Aging-Developer commented Mar 27, 2024

Hi,

The calendar only renders correctly if in a SafeArea, if not then there are blank lines between Header and weekday names.

On simulators its ok, but on real devices if not using safe area, then its all over the place:

First image, without safeArea:
image

Second image, with safeArea:
image

@Aging-Developer Aging-Developer changed the title Doesn't render correctly on iOS Doesn't render correctly with no SafeArea Apr 8, 2024
@habit-rewards
Copy link

@Aging-Developer Fixed it in https://github.com/habit-rewards/streak_calendar.
You can also simply wrap it with ListView without any attributes to fix it.

@chaudharydeepanshu
Copy link
Owner

@Aging-Developer Fixed it in https://github.com/habit-rewards/streak_calendar. You can also simply wrap it with ListView without any attributes to fix it.

Hey, thanks for forking and fixing this issue.

I will try to get this package back on the road but after a long pause in its development, I can see that the package is lacking, non-performant and messy. I will see if I can rework it completely.

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

No branches or pull requests

3 participants