TTSegmentedControl icon indicating copy to clipboard operation
TTSegmentedControl copied to clipboard

Segmented is not supporting RTL when using constraints?

Open ytpm opened this issue 4 years ago • 2 comments

I've added the segmented by code, and added constraints, but when the app is rtl, the segmented remains the same. Not mirroring the view to support rtl.

Try to use a little hack to mirror the view using CGAffineTransform, but the labels are mirrored also. Not very good idea.

Any idea?

ytpm avatar May 29 '20 09:05 ytpm

What is rtl ? also can you post a screenshot ... Thanks

alextud avatar Jun 06 '20 14:06 alextud

Did you fix RTL @yositsa ?

AAlboghdady avatar Jan 07 '21 08:01 AAlboghdady