Content-Length: 253470 | pFad | https://github.com/NativeScript/NativeScript/issues/267

EC SegmentedBar CSS color not applied correctly when items are bound · Issue #267 · NativeScript/NativeScript · GitHub
Skip to content
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

SegmentedBar CSS color not applied correctly when items are bound #267

Closed
enchev opened this issue Jun 3, 2015 · 3 comments
Closed

SegmentedBar CSS color not applied correctly when items are bound #267

enchev opened this issue Jun 3, 2015 · 3 comments

Comments

@enchev
Copy link
Contributor

enchev commented Jun 3, 2015

Example:

<Page loaded="MyPageLoaded">
  <StackLayout>
    <SegmentedBar items="{{ someItems }}" />
  </StackLayout>
</Page>
function MyPageLoaded(args) {
    var page = args.object;
    page.bindingContext = { someItems: [{ title: "One" }, { title: "Two" }, { title: "Three" }] };
}
exports.MyPageLoaded = MyPageLoaded;
SegmentedBar
{
    background-color: red;
    color: blue;
    font-size: 30;
}
@enchev enchev self-assigned this Jun 3, 2015
@enchev enchev added this to the 1.1.0 milestone Jun 3, 2015
@enchev enchev added ready for test TSC needs to test this and confirm against live production apps and automated test suites done labels Jun 3, 2015
@enchev enchev closed this as completed Jun 4, 2015
@hshristov hshristov removed planned in progress ready for test TSC needs to test this and confirm against live production apps and automated test suites labels Jun 10, 2015
@dxshindeo
Copy link

The problem still persists...

@NickIliev
Copy link
Contributor

@dxshindeo it works as expected on my side

Here are the results from the sample code above:
issue_267

@lock
Copy link

lock bot commented Aug 29, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Aug 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/NativeScript/NativeScript/issues/267

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy