Re: [FlexJS] Slider valueChange not working

2017-01-01 Thread Carlos Rovira
rzyck...@gmail.com > -- > View this message in context: http://apache-flex- > development.247.n4.nabble.com/FlexJS-Slider-valueChange- > not-working-tp56846p57722.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. > -- Carlos Rovira Dire

Re: [FlexJS] Slider valueChange not working

2017-01-01 Thread piotrz
Carlos, Like I thought it's something with my environment. I just compiled MDL example end it's now working in my Chrome :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Slider-v

Re: [FlexJS] Slider valueChange not working

2017-01-01 Thread piotrz
Hi Carlos, Yep it's working in my Chrome. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Slider-valueChange-not-working-tp56846p57721.html Sent from the Apache Flex Development mailing

Re: [FlexJS] Slider valueChange not working

2017-01-01 Thread Carlos Rovira
something > with my environment if it's working on others PCs. > > Piotr > > > > - > Apache Flex PMC > piotrzarzyck...@gmail.com > -- > View this message in context: http://apache-flex- > development.2333347.n4.nabble.com/FlexJS-Slider-valueChange-

RE: [FlexJS] Slider valueChange not working

2017-01-01 Thread piotrz
m/FlexJS-Slider-valueChange-not-working-tp56846p57718.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

RE: [FlexJS] Slider valueChange not working

2016-12-30 Thread Josh Tynjala
From: Carlos Rovira<mailto:carlos.rov...@codeoscopic.com> Sent: Friday, December 30, 2016 3:19 PM To: dev@flex.apache.org<mailto:dev@flex.apache.org> Subject: Re: [FlexJS] Slider valueChange not working Maybe others on windows could test it? El El vie, 30 dic 2016 a las 11:49, piotrz escribió: &g

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread Carlos Rovira
PM > *To: *dev@flex.apache.org > *Subject: *Re: [FlexJS] Slider valueChange not working > > > Maybe others on windows could test it? > > > El El vie, 30 dic 2016 a las 11:49, piotrz > escribió: > > > It's working on Edge and Firefox on my PC. > > &

RE: [FlexJS] Slider valueChange not working

2016-12-30 Thread Yishay Weiss
com> Sent: Friday, December 30, 2016 3:19 PM To: dev@flex.apache.org<mailto:dev@flex.apache.org> Subject: Re: [FlexJS] Slider valueChange not working Maybe others on windows could test it? El El vie, 30 dic 2016 a las 11:49, piotrz escribió: > It's working on Edge

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread Carlos Rovira
in context: > http://apache-flex-development.247.n4.nabble.com/FlexJS-Slider-valueChange-not-working-tp56846p57667.html > > Sent from the Apache Flex Development mailing list archive at Nabble.com. > >

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread piotrz
It's working on Edge and Firefox on my PC. - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Slider-valueChange-not-working-tp56846p57667.html Sent from the Apache Flex Development mailing list ar

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread Carlos Rovira
View this message in context: http://apache-flex- > development.2333347.n4.nabble.com/FlexJS-Slider-valueChange- > not-working-tp56846p57663.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. > -- Carlos Rovira Director General M: +34 607 22 60 05 http:

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread piotrz
I will try later on second laptop and yes I'm on Windows 10. Maybe something is wrong with my Chrome. :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Slider-valueChange-not-wo

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread Carlos Rovira
> > - > Apache Flex PMC > piotrzarzyck...@gmail.com > -- > View this message in context: http://apache-flex- > development.247.n4.nabble.com/FlexJS-Slider-valueChange- > not-working-tp56846p57659.html > Sent from the Apache Flex Development mailing list archive a

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread piotrz
I've cleared browser catche before I tested it. - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Slider-valueChange-not-working-tp56846p57659.html Sent from the Apache Flex Development mailing

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread piotrz
lexJS-Slider-valueChange-not-working-tp56846p57658.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread Carlos Rovira
Hi Piotr, just checked and rebuild and Slider valueChange is working as I left. You can check the examples in MDLExample > Sliders page ​

Re: [FlexJS] Slider valueChange not working

2016-12-29 Thread piotrz
e.com/FlexJS-Slider-valueChange-not-working-tp56846p57631.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Slider valueChange not working

2016-12-07 Thread Carlos Rovira
Ok Peter, thanks, I test the effects, and seems all is working as I left. Now that Slider is working I'll take a look and try to make the events work in the component. I'll report If I find something blocking. Thanks! 2016-12-06 20:19 GMT+01:00 Peter Ent : > I've committed and pushed changes to

Re: [FlexJS] Slider valueChange not working

2016-12-06 Thread Peter Ent
I've committed and pushed changes to make Slider work. While doing a full build of flex-asjs, the MDL project failed due to my changes to the HTML version of Slider, so I made some quick fixed in MDL to get it to compile; I do not know if they work. Basically, I made the thumb and track elements o

Re: [FlexJS] Slider valueChange not working

2016-12-06 Thread Carlos Rovira
Great Peter, I'll be waiting to follow your changes onto MDL version Thanks for taking care of this! 2016-12-05 17:41 GMT+01:00 Peter Ent : > I just noticed this email. I have started to look into Slider. It was an > early component, like ComboBox, and needs a little bit of work to bring it > ba

Re: [FlexJS] Slider valueChange not working

2016-12-05 Thread Peter Ent
I just noticed this email. I have started to look into Slider. It was an early component, like ComboBox, and needs a little bit of work to bring it back to life. ‹peter On 12/2/16, 5:49 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >I'd want to bring this again since I think i

Re: [FlexJS] Slider valueChange not working

2016-12-02 Thread Carlos Rovira
I'd want to bring this again since I think it passed unnoticed. I think SliderView was never used and if you try to put in place it gives lots of errors. Hope Alex or Peter could take a look since I'll need it to continue work on MDL Slider. Thanks 2016-12-01 18:40 GMT+01:00 Carlos Rovira : >

Re: [FlexJS] Slider valueChange not working

2016-12-01 Thread Carlos Rovira
Hi Alex, I'm trying to bring the beads I removed while excluding default.css and one thing I found is that SliderView is not declared in basic-manifest ergo not shipping with HTML.swc and it can't be found when compile MDLExample. If I try to add it throws lots of errors. I think we should have so

Re: [FlexJS] Slider valueChange not working

2016-11-30 Thread Alex Harui
Slider is not a built-in in regular HTML so it has a model, view and controller beads. IIRC, you are kicking out a lot of default CSS that defines those beads. Have you explicitly brought them in? Otherwise the SliderMouseController may not be running. -Alex On 11/30/16, 3:20 PM, "carlos.rov..

[FlexJS] Slider valueChange not working

2016-11-30 Thread Carlos Rovira
Hi can someone confirm that js:Slide is working? I created mdl:Slider from js:Slider and I'm trying to use the event "valueChange", but I think is not implemented. I'm trying to search in examples but seems is not used yet. I expect to get some example of use to apply in my example... I seek for