MGSwipeTableCell
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
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.
This is also happening for me in Simulator and iPhone XS Max iOS 13.1.
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 , If you create a new project in Xcode 10.1 & iOS 12.1, you can still see the issue.
@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 , Unfortunately, I don't have info on that at this moment.
v1.6.11 is already deployed with the fix