Re: [FlexJS] Slider valueChange not working

2017-01-01 Thread Carlos Rovira
Great you get that solved! :) 2017-01-01 16:47 GMT+01:00 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 c

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-valueChange-not

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 list arc

Re: [FlexJS] Slider valueChange not working

2017-01-01 Thread Carlos Rovira
Hi Piotr, could give feedback if the following example works for you? https://www.tutorialspoint.com/materialdesignlite/materialdesignlite_sliders.htm thanks 2017-01-01 11:38 GMT+01:00 piotrz : > Josh, > > I did it. I don't get any errors in console. Still think that's something > with my env

RE: [FlexJS] Slider valueChange not working

2017-01-01 Thread piotrz
Josh, I did it. I don't get any errors in console. Still think that's 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.247.n4.nabble.com/FlexJS-Slider-valueCh

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
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. > > > > > > > > - > > Apache Flex PMC > > piotrzarzyck...@gmail.com > > -- > > View this message in context: > http://apache-flex-development.247.n4.n

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 archive at

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread Carlos Rovira
Could you try in Firefox? 2016-12-30 11:18 GMT+01:00 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-fle

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-working-tp56846p576

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread Carlos Rovira
Hi Piotr, just tried in Safari (is what I use most of the time), Google Chrome and Firefox and all is ok. I'm on macOS Sierra, you are on windows? maybe the OS is making some problem? 2016-12-30 10:58 GMT+01:00 piotrz : > I've cleared browser catche before I tested it. > > > > - > Apache Fle

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 list archi

Re: [FlexJS] Slider valueChange not working

2016-12-30 Thread piotrz
Carlos, And it's started :) It do not work on my Chrome, but working in other browsers. Could you give a try on your Chrome if you have. Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-

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
Carlos, I just checked Slider in example application with your newest changes and valueChange still doesn't work. Should it work with your changes ? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Fle

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..