MGSwipeTableCell icon indicating copy to clipboard operation
MGSwipeTableCell copied to clipboard

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

Open ashoksanivarapu opened this issue 5 years ago • 6 comments

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 avatar Sep 18 '19 14:09 ashoksanivarapu

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

danydenio avatar Sep 24 '19 20:09 danydenio

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.

yambaypaul avatar Sep 26 '19 02:09 yambaypaul

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

ashoksanivarapu avatar Sep 26 '19 06:09 ashoksanivarapu

@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.

naveenshan01 avatar Oct 15 '19 20:10 naveenshan01

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

ashoksanivarapu avatar Oct 16 '19 08:10 ashoksanivarapu

v1.6.11 is already deployed with the fix

MortimerGoro avatar Oct 16 '19 10:10 MortimerGoro