Friday, May 9, 2014

Changes 5/8/14 Part 1

NSFPatents:

  • Worked on the functionality map some more
  • Played around with modulating the code:  Moved FileRange functionality and FileArgument functionality into their own modules within the NSFArguments module to better illustrate their separartion.  I'm not really sure if this will be our final structure, though.

Javascript:

  • I know that jQuery UI has a lot of the same functionality that I am trying to do with my windows thing, but I am doing it as more of a side project/learning experience so I've decided to keep using vanilla jQuery and writing my own thing
  • Got elements with the windowed class to be independent of each other: previously if you moved one they would all stack to the location being set to the first.  However, I added proper checking for the mouseover class that is added to the box being moused on.

No comments:

Post a Comment