You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2014/11/04 22:35:55 UTC

git commit: [flex-examples] [refs/heads/develop] - Madcomponents code was actually removed before committing. Updating the README to remove the reference to Madcomponents

Repository: flex-examples
Updated Branches:
  refs/heads/develop 44ddf534e -> 991e206f9


Madcomponents code was actually removed before committing.  Updating the README to remove the reference to Madcomponents


Project: http://git-wip-us.apache.org/repos/asf/flex-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-examples/commit/991e206f
Tree: http://git-wip-us.apache.org/repos/asf/flex-examples/tree/991e206f
Diff: http://git-wip-us.apache.org/repos/asf/flex-examples/diff/991e206f

Branch: refs/heads/develop
Commit: 991e206f9abc35a0a639d3b03d856d6e4893620a
Parents: 44ddf53
Author: OmPrakash Muppirala <bi...@gmail.com>
Authored: Tue Nov 4 13:35:23 2014 -0800
Committer: OmPrakash Muppirala <bi...@gmail.com>
Committed: Tue Nov 4 13:35:23 2014 -0800

----------------------------------------------------------------------
 README.md | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-examples/blob/991e206f/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 757b513..0a070ec 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,3 @@ Mirror of Apache Flex Examples
 This is a new version of TourDeFlexMobile.
 
 Some Additional code was added to mirror the behavior of the Android Facebook application. Click to slide the main navigator off exposing a list and use mouse events to slide the navigator closed.
-
-The code used to slide off the navigator and slide it back was used from the Madcomponents source code. I modified it to work in a flex environment. It is not as smooth as a pure Madcomonent app, because it does not use Stage3D.
-
-***Just added a new mousedown event to slide the top navigator off.***
\ No newline at end of file