On 2017/06/29 15:24, Philip Iezzi wrote:
yes, you can. Look at https://github.com/roundcube/roundcubemail/commit/6886a4de3f32f4bbbba0b19561... and you'll find the new config option that replaces the previous $config['preview_pane']:
// Interface layout. Default: 'widescreen'. // 'widescreen' - three columns // 'desktop' - two columns, preview on bottom // 'list' - two columns, no preview $config['layout'] = 'desktop';
Works perfect. https://webmail.onlime.ch is running on RC 1.3.0 now for 2 days with no single customer complaint. Thx Thomas & Roundcube team for this great release!
I'm sorry, I don't get it. I must have a bug somewhere (PEBKAC usually, I might figure this out right after pressing "send").
widescreen though)
(probably because I don't have 3 columns. But I'd like to see if I can switch to that by clicking a button from 2 column view
2 columns with no preview. When they press "preview pane" it comes up, but on page reload it goes back to 2 columns
I tried deleting the user's prefs from the DB