[
https://issues.apache.org/jira/browse/FLEX-26048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-26048.
--
Resolution: Fixed
Fix Version/s: Apache Flex 4.10.0
Also check in start and end are actu
I did a quick test and scaleX="2" scaleY="2" works fine with the examples
you provided. I think a scale transform on all the fxg elements (or even
on just the parent element) would make it work. If a top level element
already has a scale value, multiply it by 2.
Let me know if that does not work
On 5/5/13 10:14 PM, "Justin Mclean" wrote:
> Hi,
>
>> I was able to import the FXG files into Flash Pro CS5. But I am not
>> artistic enough to muck with them after that.
>
> Is it easy enough to resample/export at double the size?
>
Don't know. That's designer stuff. :-)
--
Alex Harui
On 5/5/13 10:11 PM, "Justin Mclean" wrote:
> Hi,
>
>> I was wondering when you were going to come up for air. You and Mark have
>> been on a great run.
> More to come - lots of little date, time and number and formatting issues
> still to look at. :-)
>
>> I thought this was working except
Hi,
> I was able to import the FXG files into Flash Pro CS5. But I am not
> artistic enough to muck with them after that.
Is it easy enough to resample/export at double the size?
Justin
Hi,
> I was wondering when you were going to come up for air. You and Mark have
> been on a great run.
More to come - lots of little date, time and number and formatting issues still
to look at. :-)
> I thought this was working except for running just the TLF folder?
It's more broken that that
Yup, I guess the paths would be hard to figure out.
I was able to import the FXG files into Flash Pro CS5. But I am not
artistic enough to muck with them after that.
On 5/5/13 9:15 PM, "Justin Mclean" wrote:
> Hi,
>
>> Just wondering. Are there any bitmaps involved?
> Not 100% sure not many
Hi,
> Just wondering. Are there any bitmaps involved?
Not 100% sure not many if there is any.
> Otherwise, how ugly does it get if you simply double all of the values in the
> 240 dpi assets?
May be difficult.
Probable easy enough (but tedious) to double values like x, y, height, width,
scale
On 5/5/13 8:58 PM, "Justin Mclean" wrote:
> Hi,
>
> Develop and trunk are drifting further apart and we have a fair number of bug
> fixes, support for newer version of AIR and FP, some new experimental
> components, so probably about time we started thinking about a release. The
> longer we l
Hi Tigran,
Thanks for your continued efforts to make this happen. If you want a
guarantee that there won't be rejection, then the project should have a
vote, but before that, I think we need to the point where folks can try
RIATest on FlexJS/FalconJX.
In the flex-asjs repo, there are several "ex
Hi,
> I suppose it would be ok. Note that the backing variables
> (_horizontalScrollPosition and _verticalScrollPosition are mx_internal which
> means that a subclass or helper class is sometimes setting those values
> directly, bypassing the setter, so it might not solve the problem.
Check those
Hi,
> Is there a mustella test or other test case I can run?
I posted some sample code in this thread.
I don't think it would be easy to write a mustalla set as the timezone offset
is read only in the flash player. The test would need to somehow change your
machine's time zone (and set it back
Hi,
Develop and trunk are drifting further apart and we have a fair number of bug
fixes, support for newer version of AIR and FP, some new experimental
components, so probably about time we started thinking about a release. The
longer we leave it the harder it will be to make a release. So who
I suppose it would be ok. Note that the backing variables
(_horizontalScrollPosition and _verticalScrollPosition are mx_internal which
means that a subclass or helper class is sometimes setting those values
directly, bypassing the setter, so it might not solve the problem.
Was there a bug with a
On 5/5/13 4:07 AM, "Justin Mclean" wrote:
> Hi,
>
>>> Does anyone know how these .fxg were generated (not by hand right?) and can
>>> we
>>> get hold of the original assets?
>> Even in the Adobe SVN they are checked in as FXG and I don't see any history
>> of how they were created.
>
> Anyon
Is there a mustella test or other test case I can run?
On 5/5/13 4:55 PM, "Justin Mclean" wrote:
> Hi,
>
>> I've just added Z and O as format characters to DateFormatter.as. Can someone
>> who's in a -GTM timezone give it a try and make I've not stuffed anything up.
>
> Has anyone in a negati
[
https://issues.apache.org/jira/browse/FLEX-13401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-13401.
--
Resolution: Fixed
Fix Version/s: Apache Flex 4.10.0
Fixed by FLEX-18951
[
https://issues.apache.org/jira/browse/FLEX-28401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-28401:
-
Labels: easyfix easytest (was: easytest)
> NumericStepper steps incorrectly with decimal val
[
https://issues.apache.org/jira/browse/FLEX-28401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649481#comment-13649481
]
Justin Mclean commented on FLEX-28401:
--
Fixed for mx:NumericStepper and check into de
[
https://issues.apache.org/jira/browse/FLEX-28401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649474#comment-13649474
]
Justin Mclean commented on FLEX-28401:
--
In Apache Flex develop no longer show "NaN" a
[
https://issues.apache.org/jira/browse/FLEX-23695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-23695.
--
Resolution: Fixed
Fix Version/s: Apache Flex 4.10.0
Fixed by FLEX-18951
[
https://issues.apache.org/jira/browse/FLEX-25622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-25622.
--
Resolution: Fixed
Fix Version/s: Apache Flex 4.10.0
Fixed in FLEX-18951
[
https://issues.apache.org/jira/browse/FLEX-18951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-18951.
--
Resolution: Fixed
Fix Version/s: Apache Flex 4.10.0
Fixed for both numbers and strings a
Hi,
> I've just added Z and O as format characters to DateFormatter.as. Can someone
> who's in a -GTM timezone give it a try and make I've not stuffed anything up.
Has anyone in a negative timezone given this a try?
Thanks,
Justin
Awesome discovery!
So, I think there are benefits to having MXML result in a data structure
because it allows run-time manipulation which should turn out to be useful
in testing as well, but if you are welcome to change the data structure for
the JS side if it will result in faster startup.
While
[
https://issues.apache.org/jira/browse/FLEX-33524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649318#comment-13649318
]
Mark Kessler commented on FLEX-33524:
-
Combined like methods and created a shared comm
Hi,
>> Does anyone know how these .fxg were generated (not by hand right?) and can
>> we
>> get hold of the original assets?
> Even in the Adobe SVN they are checked in as FXG and I don't see any history
> of how they were created.
Anyone with some design skills on the list willing to help out
[
https://issues.apache.org/jira/browse/FLEX-25954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-25954:
-
Labels: easytest (was: )
> [TLF 2758977] - out of range RTE when color='red' - works when co
[
https://issues.apache.org/jira/browse/FLEX-25884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649314#comment-13649314
]
Justin Mclean commented on FLEX-25884:
--
Apache Flex this is not possible due to Apach
[
https://issues.apache.org/jira/browse/FLEX-27968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649310#comment-13649310
]
Justin Mclean commented on FLEX-27968:
--
Do we know if this has been fixed in current
[
https://issues.apache.org/jira/browse/FLEX-27968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-27968:
-
Labels: easytest (was: )
> Backing bug for #2819924 which is a request for TLF to add option
[
https://issues.apache.org/jira/browse/FLEX-25986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-25986:
-
Labels: easytest (was: )
> i18n doesn't work with XML menuBu
> -
[
https://issues.apache.org/jira/browse/FLEX-26412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-26412:
-
Labels: easyfix easytest (was: )
> TLF 2.0: Html Importer fails to recognize as ordered lis
[
https://issues.apache.org/jira/browse/FLEX-26653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649308#comment-13649308
]
Justin Mclean commented on FLEX-26653:
--
Still an issue in Apache Flex 4.9.1
[
https://issues.apache.org/jira/browse/FLEX-26653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649307#comment-13649307
]
Justin Mclean edited comment on FLEX-26653 at 5/5/13 10:31 AM:
-
[
https://issues.apache.org/jira/browse/FLEX-26653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649307#comment-13649307
]
Justin Mclean commented on FLEX-26653:
--
Code:
http://ns.adobe.com/mxml/2009";
xmlns
[
https://issues.apache.org/jira/browse/FLEX-26653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-26653:
-
Labels: easytest (was: )
> Missing space characters before and after span element (TLF 2 wit
[
https://issues.apache.org/jira/browse/FLEX-26780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649306#comment-13649306
]
Justin Mclean commented on FLEX-26780:
--
Likely because of this code in Rect.as - ther
[
https://issues.apache.org/jira/browse/FLEX-27175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-27175:
-
Labels: easyfix easytest (was: )
> Default Spark Button Skin should have an adjustable minWi
[
https://issues.apache.org/jira/browse/FLEX-27315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-27315:
-
Labels: easytest (was: )
> Scroller Crash On Window Resize
> ---
Carlos,
I'll look at the 'other' JS projects (HTML5, JQuery and CreateJS) when
I can, probably tonight or tomorrow.
EdB
On Sun, May 5, 2013 at 9:53 AM, Carlos Rovira
wrote:
> Hi Alex and Erik,
>
> could you tell me if the points I signal are on the good way? I'm trying to
> figure if I'm movi
[
https://issues.apache.org/jira/browse/FLEX-28966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-28966.
--
Resolution: Won't Fix
Or rather can't fix Adobe hosting issue (assuming issue still exist) not
Hi Alex and Erik,
could you tell me if the points I signal are on the good way? I'm trying to
figure if I'm moving in the right direction. Any main points of change or
decisions taken for this refactoring that you consider important to comment
let me know.
I'll be on trip today so I think I'll no
[
https://issues.apache.org/jira/browse/FLEX-17574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-17574:
-
Labels: easyfix easytest (was: )
> SimpleXMLEncoder.encodeValue() should check parentNode=nu
> cleanup. I just fixed a few issues I found. Interestingly, the change to
> goog.events flushed out some bad codegen in the compiler.
Hey, additional benefits, I like it!
:-)
EdB
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06-51952295
I. www.ixsoftware.nl
[
https://issues.apache.org/jira/browse/FLEX-27476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-27476:
-
Labels: easyfix easytest (was: )
> XMLEncoder.isSimpleValue() method fails to detect decoded
Alex, all,
In 'goog', adding @expose in the JSDoc prevents a property or method
from being renamed in order to keep it available for calls from 'the
outside'.
In FlexJS, the MXMLData solution has (target) property names as strings.
The Closure Compiler won't touch strings and it will not rename
[
https://issues.apache.org/jira/browse/FLEX-13695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-13695.
--
Resolution: Cannot Reproduce
Can't reproduce with spark or mx components. Checked all set rotat
48 matches
Mail list logo