Skip to content

fix: Major Fix on 2024 #4

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

cendolinside123
Copy link

  • fix implementation if user using constraint

  • remove public init(frame:direction:) and change to init(width:direction:) instead

  • fix variable declaration, dont use mandatory on optional value to prevent any crash on runtime

  • fix first time set pageControl position

  • fix crash if _carouselData is null

@Glianze

it time to

Jan Sebastian added 3 commits January 24, 2024 18:33
- fix implementation if user using constraint

-  remove public init(frame:direction:) and change to init(width:direction:) instead

- fix variable declaration, dont use mandatory on optional value to prevent any crash on runtime

- fix first time set pageControl position

- fix crash if _carouselData is null
- fix crash because cell not registered
- positioning page controll
Jan Sebastian added 4 commits January 25, 2024 13:16
- add callback to detect total pagger and current page
- add privacy manivest file
- update version
- update summary
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

Successfully merging this pull request may close these issues.

1 participant