Skip to content

Commit 04ab0fa

Browse files
chorobaH.Merijn Brand
authored andcommitted
Scroll the read frame after showing active Monks
1 parent 4ae11cc commit 04ab0fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/PM/CB/GUI.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@ sub show_list {
520520
$self->url("__PM_CB_URL__$monk"));
521521
}
522522
$self->{read}->insert('end', "\n");
523+
$self->{read}->see('end');
523524
}
524525

525526

0 commit comments

Comments
 (0)