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

Overlaping issue #113

Open
iosBeappTeam opened this issue Nov 15, 2017 · 3 comments
Open

Overlaping issue #113

iosBeappTeam opened this issue Nov 15, 2017 · 3 comments
Labels

Comments

@iosBeappTeam
Copy link

Hello,
First of all, thanks for the work you did.

The second point is that, i v got some issue about the overlapping, i think it need to be improved
image-1

as you can see on that image the 2 right bottom event should be on the left near the first event.
Do you have any tricks to resolve it please ?

@richardtop richardtop added the bug label Nov 15, 2017
@richardtop
Copy link
Owner

Hi, it's a bug in the library, the way it handles lots of events in the same time interval.
However, even with this bug fixed, in my opinion, there is too many events displayed.
It works best when no more than 2 or 3 events are overlapping.

@iosBeappTeam
Copy link
Author

iosBeappTeam commented Nov 16, 2017

Yes i totally agree with you there is too many event displayed, but in mind i dont want to hide some event only because there is too many :/

Ok i will try to resolve that, and share the snippet on that issue.
Feel free if you have any advice

@richardtop
Copy link
Owner

Regarding too many events - then it's just a problem in data representation, and I'd recommend looking into different view, e.g. TableView instead of a Calendar.

If you would like to fix this issue, please take a look at the TimelineView layout code.

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