Author Topic: Preview pane RC 1.3.0  (Read 2741 times)

Offline syncgw

  • Jr. Member
  • **
  • Posts: 13
Preview pane RC 1.3.0
« on: August 15, 2017, 04:36:38 AM »
Hi,
just installed version on my test machine.

Unfortunately the option "Show preview pane" disappeared from option "Mailbox view".
Anything I can do on this?

Regards
Florian

Offline syncgw

  • Jr. Member
  • **
  • Posts: 13
Re: Preview pane RC 1.3.0
« Reply #1 on: August 15, 2017, 08:30:20 AM »
Seems to be related to

Code: [Select]
save_pref.inc where 'preview_pane' needs to be added.

Code: [Select]
$whitelist = array(
    'list_cols',
    'collapsed_folders',
    'collapsed_abooks',
    'preview_pane',
);

This does not bring up option, but enable saving of setting

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,845
Re: Preview pane RC 1.3.0
« Reply #2 on: August 16, 2017, 01:50:39 AM »
The preview_pane option was removed in 1.3 and replaced by the new layout option.

You can access the layout settings from the cog/gear icon in the top left corner of the message list.

In version 1.3.1 this option will also be displayed under Preferences > Mailbox View > Main Options > Layout
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦