JZCalendarWeekView icon indicating copy to clipboard operation
JZCalendarWeekView copied to clipboard

Please rename these scrolling methods[Suggestion]

Open Nikoloutsos opened this issue 6 years ago • 0 comments

Hey again, I found your library really helpful.

Nevertheless, the names of the following methods were a little misleading.

I guess it would be better if you rename them into the following:

  • updateWeekView() -> horizontallyScrollTo()

  • scrollWeekView() -> verticallyScrollTo()

Nikoloutsos avatar Aug 10 '19 07:08 Nikoloutsos