Ignore:
Timestamp:
01/08/14 15:15:33 (10 years ago)
Author:
jts21
Message:

generateSettingsTree() now uses FrameCreator, and also now uses a single column of settings with info alongside instead of multiple columns with tooltips.

File:
1 edited

Legend:

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

    r663 r669  
    13921392        // makes items copy really slowly when there are lots of lines of text!
    13931393        // This needs to be fixed!!
    1394         private void rebuild(boolean limitWidth) {
     1394        public void rebuild(boolean limitWidth) {
    13951395                rebuild(limitWidth, true);
    13961396        }
Note: See TracChangeset for help on using the changeset viewer.