
Please see the screenshot. The calendar used to display two weeks. But I upgraded FSCalendar when I inherited the project. Is this still possible with the current version?
Hi @Jamongkad . Thanks for reporting this. I believe this feature must come from a fork of this library, not from the library itself.
@WenchaoD uh oh really? Do you have any clue as to what fork it is?
Have not a clue.
any update on feature? I'm too looking for this feature. FYI Outlook iOS app has this type calendar.
https://github.com/y4gamilight/FSCalendar
For my project
I update and create new variable is numbersWeekOfMonth in FSCalendar
Thanks team FSCalendar
Duplicate of @y4gamilight #Dear @y4gamilight,
How have you done it....can you please past your code here or suggest me please where we need to make change for numbersWeekOfMonth. It would be great help for us.
Thanks, Arvind
@arvindsen14
I forked this project, and try to improve on my git. So you can download and take it on link https://github.com/y4gamilight/FSCalendar. It still some bug and I am trying to fix it
We set when init calendar :) . It is public variables
Hi @y4gamilight,
But this calendar is not showing different weeks when we move backward and forward, its just showing one new row and one old row, can you please suggest me how we can fix it for two new weeks on backward and forward.
Hi @arvindsen14 are you getting newest my release ??
Not please provide me it.
On Thu, 25 Jan 2018 at 7:55 AM, Y4gamiLight notifications@github.com
wrote:
Hi @arvindsen14 https://github.com/arvindsen14 are you getting newest
my release ??—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/WenchaoD/FSCalendar/issues/470#issuecomment-360340570,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJT0JPv0nrX063ggl_xGcCpHon1NVtcnks5tN-YJgaJpZM4KpbHF
.
@arvindsen14
This is full my update and fork from FSCalendar, they are made nice library, i just implement and custom some feature for my project
Thank you team again
https://github.com/y4gamilight/FSCalendar/releases
Thanks....bro...@y4gamilight.
You made my day.
@y4gamilight
when I am scrolling two weeks slowly its still showing 1 previous week while should show both new weeks as happening at the time of fast scrolling.
Can you please do needful here.
@y4gamilight
Thanks in advance to do help in it. Please provide your solution here.
@arvindsen14
I check and this is release issue, but it is impossible because of original logic don't comfort with your expectations. So I think you can avoid and check when the user stops scroll calendar. Actually, we must show data correctly and other about animation or trigger it's so specific for once project ^^
Dear @Y4gamiLight,
What I did, I set "shouldTriggerPageChange = YES" always.
Due to that scroll not stopping on one week, its moving fast 2 page, Now
data showing properly.
On Thu, Feb 1, 2018 at 6:13 PM, Y4gamiLight notifications@github.com
wrote:
@arvindsen14 https://github.com/arvindsen14
I check and this is release issue, but it will destroy all original logic.
So I think you can avoid and check when the user stops scroll calendar.
Actually, we must show data correctly and other about animation or trigger
it's so specific for once project ^^—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/WenchaoD/FSCalendar/issues/470#issuecomment-362254979,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJT0JBEddprhDLFnEmjv0J7pYF7lpygrks5tQbGOgaJpZM4KpbHF
.
@arvindsen14 Thank you for your sharing ^^
@y4gamilight, thank you so much to update FSCalendar for two weeks. You Rocks.... :)
@y4gamilight @arvindsen14 why it is not stopping if we scroll in numbersWeekOfMonth = 2, two scrolls are happening at a time
Yes Ganesh, Its Scrolling 2 time, but as per my need that works.
@arvindsen14 how to stop for current week, I need to scroll only for one time
@arvindsen14 Sorry Working Perfectly Thanks, But the animation looks like scrolling for 2 times, any possibility to show animated like once?
@GaneshKumarSelvam thanks, but I not tried further and by the time boundation we done that much only.
And @arvindsen14 is there any way to handle like showing 1 to 15 days and in another swipe showing form 16 to 30 days of a month.
@GaneshKumarSelvam No, I didn't try you can be go ahead and try.
@arvindsen14 ok thanks let me know if you have any demo
@GaneshKumarSelvam, Currently no I do not have any demo. Thanks.
@arvindsen14 let me give any idea , how to start with it , badly in need of that.
Dear @GaneshKumarSelvam, I am bit bussy in my personal work now, you can try by own.
I get the Calendar to show 2 weeks but I can't prevent it from not animating twice when we swipe. Can anyone help on this issue?
Most helpful comment
Thanks....bro...@y4gamilight.
You made my day.