I reverted the commit. I have a new one that is much simpler and resolves the scrolling offset issue as well. I'll hold out pushing it until we are ready. Now how do we get those two existing failures in the datagrid corrected?
-Mark On Tue, Aug 13, 2013 at 6:17 PM, <mkess...@apache.org> wrote: > Updated Branches: > refs/heads/develop 47abfd24f -> dc9f5c67f > > > Revert "FLEX-33665: Corrected the item edit coordinates to match it's > renderer and not it's dataprovider. It also seems the added whitespace in > the file has been removed." > > This reverts commit 5a4fafa537d544d3660e1e7751d6e0a99d07f1be. > > > Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo > Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/dc9f5c67 > Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/dc9f5c67 > Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/dc9f5c67 > > Branch: refs/heads/develop > Commit: dc9f5c67ff8b21ea4731f43387c386156cc11bc3 > Parents: 47abfd2 > Author: Mark Kessler <kesslerconsult...@gmail.com> > Authored: Tue Aug 13 18:13:20 2013 -0400 > Committer: Mark Kessler <kesslerconsult...@gmail.com> > Committed: Tue Aug 13 18:16:47 2013 -0400 > > ---------------------------------------------------------------------- > .../components/gridClasses/DataGridEditor.as | 753 +++++++++---------- > 1 file changed, 366 insertions(+), 387 deletions(-) > ---------------------------------------------------------------------- > >