···12951295 self.scroll_to_last_read = false;
12961296 }
1297129712981298- if (self.client.app.config.markread_on_focus and
12991299- self.has_unread and
12981298+ if (self.has_unread and
13001299 self.client.app.has_focus and
13011300 self.messageViewIsAtBottom())
13021301 {