Skip to content

avoid cut off shadows while dragging when using shadows on tableview cells#52

Open
thecael wants to merge 1 commit intoadamshin:masterfrom
thecael:master
Open

avoid cut off shadows while dragging when using shadows on tableview cells#52
thecael wants to merge 1 commit intoadamshin:masterfrom
thecael:master

Conversation

@thecael
Copy link
Copy Markdown

@thecael thecael commented Jun 23, 2019

I don't know if this is also useful for you. I cut the shadow layer of each subview with masksToBounds=true to avoid some ugly cut off problems with shadows while dragging the cell. I added this before the creating the snapshot of the cell view.

Note: This problem only occurs when you use shadows on your tableview cells.

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.

1 participant