webamp/js/__tests__
Jordan Eldredge 9dde8dfc9c Fix snapping for non-overlapping boxes
Boxes were snapping together even if they were not overlapping in the
non-snapping axis:

    ###
    #A#
    ###

        ###
        #B#
        ###

Although A and B are near eachother on the X axis they should not snap
together, since they are far apart on the Y axis. Now they don't.
2016-08-10 18:12:38 -07:00
..
fixtures Add ini parser and parseviscolor tests 2016-08-05 23:14:45 -07:00
.eslintrc Add util function getTimeStr and being testing 2016-07-22 08:02:31 -07:00
Marquee-test.js Reenable test 2016-08-02 22:50:08 -07:00
snapUtils-test.js Fix snapping for non-overlapping boxes 2016-08-10 18:12:38 -07:00
utils-test.js Add ini parser and parseviscolor tests 2016-08-05 23:14:45 -07:00