Hi, there is a way to set in the preview panel as default in "show details" mode?
Thank you :)
you can add
toggle_preview_headers(this);
as line 81 in ui.js to show the email details by default.
Quote from: hce_ 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.
Your solution work fine :) Thank you.
To developers: can be useful have this option in the settings menu :)