mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 04:01:58 +01:00
reset preview pane position when clicking on the next message
This commit is contained in:
parent
cd53d12099
commit
7213c1dda0
@ -267,6 +267,8 @@ var Piler =
|
||||
|
||||
Piler.prev_message_id = id;
|
||||
Piler.view_message(id);
|
||||
|
||||
$('#mailpreviewframe').scrollTop(0);
|
||||
},
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user