Author Topic: [lerry skin] preview panel show details as default  (Read 5016 times)

Offline bepi

  • Newbie
  • *
  • Posts: 5
[lerry skin] preview panel show details as default
« on: October 10, 2012, 03:28:09 AM »
Hi, there is a way to set in the preview panel as default in "show details" mode?

Thank you :)

Offline hce_

  • Newbie
  • *
  • Posts: 6
Re: [lerry skin] preview panel show details as default
« Reply #1 on: February 22, 2013, 06:38:35 PM »
you can add

toggle_preview_headers(this);

as line 81 in ui.js to show the email details by default.

« Last Edit: February 22, 2013, 06:40:30 PM by hce_ »

Offline bepi

  • Newbie
  • *
  • Posts: 5
Re: [lerry skin] preview panel show details as default
« Reply #2 on: February 25, 2013, 04:11:40 AM »
you can add

toggle_preview_headers(this);

as line 81 in ui.js to show the email details by default.

Your solution work fine :) Thank you.

To developers: can be useful have this option in the settings menu :)