Show
Ignore:
Timestamp:
08/19/06 23:42:01 (2 years ago)
Author:
timothy
Message:

Improved style loading. Uses WebKit?'s loadRequest to load the mian file now, might help the blank chat room bug. Also adjusts the scroll to bottom logic, fixing #468.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Views/JVStyleView.h

    r3259 r3333  
    8383- (void) jumpToMessage:(JVChatMessage *) message; 
    8484- (void) scrollToBottom; 
     85- (BOOL) scrolledNearBottom; 
    8586 
    8687- (NSTextView *) nextTextView;