]> ruin.nu Git - moosique.git/commit
FIXED THE MULTICOLUMN BUG!!!
authorEinar Pehrson <einarp@itstud.chalmers.se>
Tue, 13 May 2003 00:14:07 +0000 (00:14 +0000)
committerEinar Pehrson <einarp@itstud.chalmers.se>
Tue, 13 May 2003 00:14:07 +0000 (00:14 +0000)
commit3895c924f1ebe07d2def43568dce002d9589f821
tree79df3f8b8d68beeef9e79af520979101971c5d33
parentc2519798b66989ebdc44b257b038a9a85cee0785
FIXED THE MULTICOLUMN BUG!!!
How? findComponentAt(x,y) couldn't return Containers, i.e. ALL JComponents.
Instead, stored coordinates of all placed panels, and checked for intersections.

Added a progress indicator for loading files. Kinda nice.
MooTrackView.java
MooView.java