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
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
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
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-
m/FlexJS-Slider-valueChange-not-working-tp56846p57718.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
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
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.
> >
&
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
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.
>
>
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
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:
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
>
> -
> 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
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
lexJS-Slider-valueChange-not-working-tp56846p57658.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
Hi Piotr,
just checked and rebuild and Slider valueChange is working as I left. You
can check the examples in MDLExample > Sliders page
e.com/FlexJS-Slider-valueChange-not-working-tp56846p57631.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
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
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
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
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
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 :
>
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
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..
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
25 matches
Mail list logo