Switch button Widget non redrawing
Posted: Thu Jul 18, 2019 4:14 pm
LC 9.5.0 (also on LC 9.0.4 RC3)
OSX 10.14.5
iOS 9.3
xCode 10.1
Sometime but not always, both on the simulator and on the hardware, the Switch button Widgets don't get redrawn, as you can see for the attache picture (the buttons are on the right side of the screen).
Finding the culprit looks very hard, for what I found. But it seems connected to the update of each value, like:
PS: I tried both "set the hilite..." and set the hilight..." to no avail.
Thanks
Trevix
OSX 10.14.5
iOS 9.3
xCode 10.1
Sometime but not always, both on the simulator and on the hardware, the Switch button Widgets don't get redrawn, as you can see for the attache picture (the buttons are on the right side of the screen).
Finding the culprit looks very hard, for what I found. But it seems connected to the update of each value, like:
Code: Select all
set the hilite of widget "SwitchSingleButton" of group "GRsetting1" to true
Thanks
Trevix