Hi Om I did remove the code and rewrite it. I was previously using mouse events to update the navigator position like in the madcomponents version. On the updated version I am dragging the list out using startdragging on the menu. I forgot to delete the readme file before I made the pull request.
There is some code I commented out in the main application file. I was experimenting with sliding the menu closed, could not get the behavior correct. Again forgot to remove the code. Aaron On Nov 4, 2014 4:21 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote: > I am guessing we can remove that code and write it from scratch. Aaron, > your thoughts? > > Thanks, > Om > > On Tue, Nov 4, 2014 at 12:27 PM, Justin Mclean <justinmcl...@me.com> > wrote: > >> Hi, >> >> > +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. >> >> How is it licensed?Looking at [1] it looks like it's MIT? >> >> Thanks, >> Justin >> >> 1. https://code.google.com/p/mad-components/ >> >> >