mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-23 00:17:08 -05:00
Make sure PM box is visible when opened
This commit is contained in:
parent
d72adeb629
commit
0b77f52ce9
|
|
@ -75,6 +75,7 @@
|
|||
var $chat = $pmWindow.find('.inner');
|
||||
$chatFrame.scrollTop($chat.height());
|
||||
}
|
||||
this.$el.scrollTop(0);
|
||||
return $pmWindow;
|
||||
},
|
||||
closePM: function(e) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user