Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The right side button is getting cut when I set UITableViewCell's accessoryType as disclosureIndicator in Xcode 10.1 & iOS 12.1 - MGSwipeTableCell #337

Open
ashoksanivarapu opened this issue Sep 18, 2019 · 6 comments

Comments

@ashoksanivarapu
Copy link

Environment(Sample project is created using):

Xcode 10.1
Swift 4.2
iOS 12.1
Simulator iPhone XS

Output screenshot:

https://www.dropbox.com/s/dcbczqd6aleibs8/Screenshot%202019-09-18%20at%207.58.42%20PM.png?dl=0

Sample Project:

https://www.dropbox.com/s/xshrlioptomr3qx/MGSwipeTableCellSample18Sep2019.zip?dl=0

Other Notes:

  • The same issue is happening in iOS 13 too.

Thank you, I love your Framework.

@ashoksanivarapu ashoksanivarapu changed the title The right side button is getting cut when I set UITableViewCell's accessoryType as disclosureIndicator in Xcode 10.1 & iOS 12.1 The right side button is getting cut when I set UITableViewCell's accessoryType as disclosureIndicator in Xcode 10.1 & iOS 12.1 - MGSwipeTableCell Sep 18, 2019
@danydenio
Copy link

This is also happening for me in Simulator and iPhone XS Max iOS 13.1.

yambaypaul added a commit to yambaypaul/MGSwipeTableCell that referenced this issue Sep 26, 2019
@yambaypaul
Copy link
Contributor

I've only seen this in iOS13 when the table is on a storyboard. Seems the the accessory now has an opaque background. Maybe its the same problem you're seeing.

@ashoksanivarapu
Copy link
Author

@yambaypaul , If you create a new project in Xcode 10.1 & iOS 12.1, you can still see the issue.

@naveenshan01
Copy link

@ashoksanivarapu I am also looking forward for this fix, do you know when this changes get merged and get a new tag with this fix.

@ashoksanivarapu
Copy link
Author

@naveenshan01 , Unfortunately, I don't have info on that at this moment.

MortimerGoro added a commit that referenced this issue Oct 16, 2019
[Issue #337] Handle swipe with accessory in storyboard mode on iOS13
@MortimerGoro
Copy link
Owner

MortimerGoro commented Oct 16, 2019

v1.6.11 is already deployed with the fix

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

No branches or pull requests

5 participants