Jtapplecalendar: Custom contentInset to add space at the bottom of the calendar

Created on 3 Dec 2019  路  3Comments  路  Source: patchthecode/JTAppleCalendar

(Required) Version Number: 8.0.2

Description

I would like to add some spacing at the bottom of the calendar, but it doesn't seem to be customisable.

I tried setting a custom contentInset, but it looks like it's updated internally.

I may be good to have an equivalent method for customised footer views ?
public func calendar(_ calendar: JTACMonthView, footerViewForDateRange range: (start: Date, end: Date), at indexPath: IndexPath) -> JTACMonthReusableView {

If there's an actual solution, can you please provide the code/documentation ?

Additional Context

Screenshot 2019-12-03 at 10 40 49

enhancement

Most helpful comment

hmm. I only support header.
No one has asked for footer before, so i have never done it.

I will have to implement this.
Setting this issue as an update feature.

Unfortunately though, I will not get to this feature soon as i am working on a project. Someone will have to do a pull request if you need this feature faster.

The update will be this

  1. Ability to add spacer views after any month.

All 3 comments

hmm. I only support header.
No one has asked for footer before, so i have never done it.

I will have to implement this.
Setting this issue as an update feature.

Unfortunately though, I will not get to this feature soon as i am working on a project. Someone will have to do a pull request if you need this feature faster.

The update will be this

  1. Ability to add spacer views after any month.

Thanks @patchthecode for the quick reply, we'll check internally if we can implement it.

Hi. Does anyone achieved to implement this enhancement?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gotamafandy picture gotamafandy  路  3Comments

Geekbell picture Geekbell  路  4Comments

prahaladm picture prahaladm  路  3Comments

kukushi picture kukushi  路  5Comments

Fatalution picture Fatalution  路  3Comments