Skip to content

Conversation

@kushsolitary
Copy link

This PR is a fix for #1262. I am not an experienced developer, so if there are any mistakes or if you need any changes, let me know. It seems to solve my problem correctly for now.

// Ensure date is within valid boundary

// Ensure date is within valid boundary

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't need extra tabulation

CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = GBBYECNDQ9;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't need

CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = GBBYECNDQ9;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't need

}


if self.triggerScrollToDateDelegate == true {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't need extra tabulation

func calendarSizeForMonths(_ calendar: JTACMonthView?) -> MonthSize? { return nil }
func sizeOfDecorationView(indexPath: IndexPath) -> CGRect { return .zero }
func scrollDidEndDecelerating(for calendar: JTACMonthView) {}
func scrollDidEndScrollingAnimation(for calendar: JTACMonthView) {}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't need extra tabulation

}
}

/// Tells the delegate that a scroll occured

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't need extra tabulation

@bystritskiy
Copy link

You need to fix merge conflicts :)

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.

2 participants