Hi,
> Can someone confirm if this is a bug (I'm assuming one bug, but let me know
> if you think it's two)?
>
> If so, I'll enter into JIRA...
Can confirm (and not fixed in 4.11) please enter it in JIRA.
Think this issue may of come up before, you might want to search JIRA first to
see if i
Can someone confirm if this is a bug (I'm assuming one bug, but let me know if
you think it's two)?
If so, I'll enter into JIRA...
Problem observed: 4.10.0 spark datagrid horizontal scrollbar behavior changes
based on the applications state history.
This problem is not observed in SDK 4.5.1
Hi All,
I've just posted a question to stackoverflow;
http://stackoverflow.com/questions/19407700/how-to-embed-multidpibitmapsource-objects-in-flex-library-project
Cheeky i know, but i thought i'd ask here too as i would really like
an answer ;)
Here's the question:
I currently store em
You may have to override the measure() method and return a slightly
smaller measuredHeight.
On 10/16/13 7:48 AM, "Miguel Ferreira"
wrote:
>In this moment i have both!
>Because i am trying and trying...
>Maurice said something that can explain that all my changes in the custom
>item renderer dont
In this moment i have both!
Because i am trying and trying...
Maurice said something that can explain that all my changes in the custom item
renderer dont affect that extra padding there...
> From: aha...@adobe.com
> To: users@flex.apache.org
> Date: Wed, 16 Oct 2013 07:45:54 -0700
> Subject: Re:
Do you have a custom itemrenderer? Or using the default?
On 10/16/13 7:05 AM, "Miguel Ferreira"
wrote:
>i am using spark datagrid, and in some parts of the project exits
>ma:Datagrid and advanced datagrid and the height of lines are diferrent
>the mx seems to reduce that gap between top and bot
Spark DataGrid uses spark.skins.spark.DefaultGridItemRenderer as the default
renderer for grid cells.
This class inherits from FTETextFiled which has hard-coded padding of 2 (left,
top, right and bottom).
This class has a "paddingTop" style, but it's disabled (excluded).
It seems also that this p
I still haven't used Scout, but the Flash Builder Profiler has helped me
track down many issues like this. It should show you what is referencing
those old objects.
On 10/16/13 1:26 AM, "christofer.d...@c-ware.de"
wrote:
>Hi,
>
>I am currently having Major Memory issues, which I haven't quite m
i am using spark datagrid, and in some parts of the project exits ma:Datagrid
and advanced datagrid and the height of lines are diferrent the mx seems to
reduce that gap between top and bottom of a cell.
Some ideas?
> From: maurice.amsel...@systar.com
> To: users@flex.apache.org
> Subject: RE: d
Hi Miguel
Are you using spark DataGrid or mx DataGrid ?
Maurice
-Message d'origine-
De : Miguel Ferreira [mailto:miguel.cd.ferre...@hotmail.com]
Envoyé : mercredi 16 octobre 2013 15:32
À : users@flex.apache.org
Objet : datagrid default row height too big
Hi all,
I already test a lot o
Hi all,
I already test a lot of thing even monkey patch the skin of the datagrid, to
take out the bold of the header and then try to minimize the row heights in the
grid, but the second is getting a real headache to find where is the gap.
For example: on the skin i even change the property rowHei
Did anybody experience the problem where modal windows aren't modal on
mobile devices?
In other words you can click on buttons covered by the modal mask.
(Mostly it requires two or three clicks)
https://issues.apache.org/jira/browse/FLEX-28934
I tried to add modify the PopUpManagerImpl by a
I don't know what is your level of knowledge, so I apologize if saying
something obvious to you.
Keep in mind that when you assign the source property of a list, it will
trigger a CollectionEvent (with kind= RESET) that the Flexicious DataGrid (or
s:DataGrid, s:List) will catch to do whatever.
Flexicious DataGrid is also excellent :-)
-Message d'origine-
De : christofer.d...@c-ware.de [mailto:christofer.d...@c-ware.de]
Envoyé : mercredi 16 octobre 2013 12:25
À : users@flex.apache.org
Objet : AW: Sorting out Memory issues
Hi Maurice,
Hmmm ... I think I could try that. Think it
Hi Maurice,
Hmmm ... I think I could try that. Think it would be even easier to comment out
the list entirely in a first step as reloading and storing of data is handled
Independent of the displaying component. So' I'd be loading of data and
refreshing of the list and see if everything is clean
Hi Marcus,
in another Project I remember us Setting BlazeDS to send legacy-collections
which resulted in Arrays being sent. This reduced the Memory footprint and the
serialization Speed dramatically. But I think this doesn't help in this case as
it seems to be the case that the Problem seems to
Can you try doing the same with a spark DataGrid, or even a simple spark List,
to see if previous items are locked by the ArrayList (which I doubt) or by the
Flexicious DataGrid (maybe caching, or adding events, or something).
Maurice
-Message d'origine-
De : christofer.d...@c-ware.de [
Chris,
This may be unrelated, but we were having big performance problems during
deserialisation of many separate ArrayCollections. The biggest bottleneck
was in the constructor of ArrayCollection, which would use an ArrayList in
its backing collection. Inside that function there is code:
publ
Hi,
I am currently having Major Memory issues, which I haven't quite managed to
sort out.
In my application (Apache Flex 4.10 ... but wasn't any different in older
and/or Adobe Versions) I am loading a list of objects and this list is updated
via server-push (Streaming AMF Connection). For tes
I am installing with the Apache Flex Installer application.
But apparently something went wrong last time or I doubleclicked
unintentionally the checkbox
for the embedded font libraries and it got unchecked again - I don't know..
i re-installed the sdk and everything's fine know...
thanks for
20 matches
Mail list logo