Issue with Segmented Control

Its the same issues we discussed few posts above:

Hi corona staff,

 

I’m trying to add this to my current project but customizing it causes issues:

  1. The labelColor over value is still ignored. wasn’t this solved already?

  2. The select frame is taken from the middle of the select image instead of according to the frames defined.

Can you please have a look and fix this quickly?

I’ve also posted the code used to test it.

Hi @rune7,

Which build # are you testing with?

Brent

2692 still.

OK, please try a build more recent. I made fixes to the issues that you describe in a fairly recent build (of course, if you still find issues, let me know).

Brent

oh, thanks. will try them. there wasn’t anything in the build log so I assumed it was not handled.

Tested on the latest build. I can now change the selected segment label color which was our main problem. Thanks again for this quick response!

The selected segment image is still taken from the wrong coordinates, but we can workaround this by creating a more homogeneous image for all segments (currently there are gradients which change it from segment to segment).

Adi