Skip to content

fix(segmented-bar): fix setting SegmentedBar's selectedTextColor via CSS#11060

Merged
NathanWalker merged 1 commit intoNativeScript:mainfrom
jzgoda:fix-segmented-bar-selected-text-color
Jan 31, 2026
Merged

fix(segmented-bar): fix setting SegmentedBar's selectedTextColor via CSS#11060
NathanWalker merged 1 commit intoNativeScript:mainfrom
jzgoda:fix-segmented-bar-selected-text-color

Conversation

@jzgoda
Copy link
Contributor

@jzgoda jzgoda commented Jan 30, 2026

Fixed a typo in the get & set methods

Fixes #11059

PR Checklist

What is the current behavior?

Screenshot 2026-01-30 at 11 31 55 AM

What is the new behavior?

Screenshot 2026-01-30 at 11 32 24 AM

Fixed a typo in the get & set methods

Fixes 11059
@nx-cloud
Copy link

nx-cloud bot commented Jan 30, 2026

View your CI Pipeline Execution ↗ for commit eef589c

Command Status Duration Result
nx test apps-automated -c=android ✅ Succeeded 5m 45s View ↗
nx run-many --target=test --configuration=ci --... ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-30 18:06:05 UTC

@NathanWalker NathanWalker merged commit f4c52eb into NativeScript:main Jan 31, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SegmentedBar's selectedTextColor property not working when set through CSS

2 participants