CEWendel / SWTableViewCell

An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
MIT License
7.14k stars 1.27k forks source link

Cell remains open when in Arabic #387

Open RajChanchal opened 8 years ago

RajChanchal commented 8 years ago

simulator screen shot 29-apr-2016 7 05 36 pm

All the cells except the ones which are not displayed remains slided already!! This is fine though with English version.

RajChanchal commented 8 years ago

Tried [cell hideUtilityButtonsAnimated:NO] in cellForRow, willDisplayCell and didDisplayCell methods but none of them worked.

sharonSilicus commented 7 years ago

Same issue occurs on ipad Pro English Version also