danielsaidi / Sheeeeeeeeet

Sheeeeeeeeet is a Swift library for creating menus, custom action sheets, context menus etc.
MIT License
1.74k stars 111 forks source link

Improve rtl logic #112

Closed danielsaidi closed 5 years ago

danielsaidi commented 5 years ago

The great rtl addition by @mohammadghk is hard to apply, since some cells manually set the text alignment. Remove this logic and move it all to the appearance logic.

danielsaidi commented 5 years ago

This can be tested in master.