Ignore:
Timestamp:
09/23/08 15:22:50 (16 years ago)
Author:
bjn8
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/items/widgets/InteractiveWidget.java

    r296 r314  
    16661666
    16671667        protected Point getOrigin() {
    1668                 return _d1.getPosition(); // BROOK: This flips around ... the origin can be any point
     1668                return _d1.getPosition(); // NOTE FROM BROOK: This flips around ... the origin can be any point
    16691669        }
    16701670
     
    16851685                getSource().setAnchorRight(anchor);
    16861686        }
     1687       
    16871688}
Note: See TracChangeset for help on using the changeset viewer.