Ignore:
Timestamp:
04/16/19 09:52:23 (5 years ago)
Author:
bln4
Message:

Feedback is now provided during account creation. In order to achieve this a forced refresh for the message bay area has been added.
Upon login the existing preview area for messages is now cleared.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/auth/account/Authenticate.java

    r1303 r1314  
    8181                        // Update were we get our frames.
    8282                        UserSettings.setupDefaultFolders();
     83                        MessageBay.clear();
    8384                        MessageBay.updateFramesetLocation();
    8485                        MailBay.disconnect();
Note: See TracChangeset for help on using the changeset viewer.