-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] SegmentedControl.Segments[x].Text doesn't update #98
Comments
NOTE: HtmlText doesn't update in my actual project either, but it did update in the demo. Both actual code & demo reference latest f9p and xamarin packages. Idk what is going on there... I just want control to show different text when the playback is on. |
Ok, so my demo was a bit incorrect - I updated it. Now if you tap first or second segments, text doesn't update. Looks like text update is broken, and HtmlText gets updated only when label font size gets adjusted. |
Ugh. Is this only happening in Android or does it happen in iOS as well? |
I don’t have iOS to test |
Description
Steps to Reproduce
Expected Behavior
Text should change
Actual Behavior
Text doesn't change
Basic Information
The text was updated successfully, but these errors were encountered: