Ignore:
Timestamp:
08/15/19 12:57:28 (5 years ago)
Author:
bln4
Message:

Recoding of the Labels class to improve surrogate mode functionality. Surrogate mode is now maintained when you navigate from one frame to another, even if that frame has a different set of labels. Completely different sets of labels cause Expeditee to exit surrogate mode with a message to the user.

File:
1 edited

Legend:

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

    r1427 r1431  
    2525import org.expeditee.core.Colour;
    2626import org.expeditee.core.Point;
    27 import org.expeditee.encryption.core.EncryptedImage;
    2827import org.expeditee.encryption.items.surrogates.Label;
    2928import org.expeditee.gui.DisplayController;
Note: See TracChangeset for help on using the changeset viewer.