Skip to content

Conversation

@ChristRm
Copy link

Pull request contains:

  1. Update an example project:
  • I made a small correct of example cell so there is no white rectangle out of shape
  • I enabled a selection in example as the purpose of tags is to be able to select them
  1. I added 2 methods to delegate:

func tagCellLayoutInteritemHorizontalSpacing(layout: TagCellLayout) -> CGFloat
func tagCellLayoutInteritemVerticalSpacing(layout: TagCellLayout) -> CGFloat

I'm not sure that values these methods provide are used in correct places of layout calculating but it seems to work.

Copy link

@joshuarcher joshuarcher left a comment

Choose a reason for hiding this comment

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

Let's merge this

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