Just tested it and it works. Great job.
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Non-Integet-Step-Size-in-Slider-tp60649p60663.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
Yishay,
I just pushed the fix for this issue. :) Basically we shouldn't calculate
any values by ourself in case of MDL Slider. I had to implement IRangeModel
for MDL which holds values, but do not change it. :)
Try and let me know.
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View
Going deeper and I see that in pure FlexJS component SliderMouseController is
responsible for calculating some value.
In case of MDL we also have SliderMouseController, but it's just taking
value from calculation made in MDL library. Maybe it is not bad. I need look
into the MDL code.
Piotr
--
Yishay,
I went through the code and it look like the problem is in our RangeModel
which calculates value for Slider. stepSize is not being used at all and I'm
not sure how to use it yet.
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-
Hi Peter,
Thank you for a hard work.
I'm concerning about one thing. Alex mentioned that he will merge soon dual
branch to develop - It will be tons of conflicts - Maybe it would be good to
look also into that problem.
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this messag
Hi,
I'm am making progress toward simplifying the JS output generated from the
components. I should be making a commit either tomorrow or the next day. There
will be some things not working 100% correctly, mostly because they need to be
tuned to use the new layouts or are making assumptions abo
I didn't try one of the demos included with spriteflexjs, but I can compile
a simple project like this:
Main.as
https://paste.apache.org/Lmpm
asconfig.json
https://paste.apache.org/YCIx
In tasks.json, I simply ran asconfigc normally.
In my HTML, I simply instantiated Main, and it looks like spr
Personally, I think Closure compiler is too quirky with its strict
requirements for circulars, and I want -remove-circulars to go away, if
possible. Or switch the default to the opposite, where you need to set a
flag if you want things to be stricter.
- Josh
On Tue, Mar 21, 2017 at 1:41 PM, Alex
Update: I'm making progress on this, and it looks like it will work, but
there is one thing I don't like about it, which is that it means that the
JS files in the SWCs won't be usable as-is in Google Closure. They will
always have to be processed by FalconJX so their non-prototype
dependencies ca
Hi,
has somebody compiled Lizhis spriteflexjs tests/demos successful using
vscode and could share the tasks.json?
Thanks,
Olaf
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/spriteflexjs-vscode-Need-help-with-compiler-options-tp60654.html
Sent from the Ap
Can you explain in more detail what steps you would take?
Thanks,
-Alex
On 3/20/17, 1:30 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
wrote:
>We could do a patch release that does not add any new feature for the 64
>bit installer binary.
>
>We would need to bump up the version so th
It could be a library problem. OK, note that the problem is with setting a
non-integer step size not with assigning a non-integer value.
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Non-Integet-Step-Size-in-Slider-tp60649p60652.html
Sent from
12 matches
Mail list logo