Remove semantic zoom support.
This commit is contained in:
@@ -91,11 +91,6 @@ public interface IPreferencesService : INotifyPropertyChanged
|
||||
/// </summary>
|
||||
bool IsShowPreviewEnabled { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Setting: Enable/disable semantic zoom on clicking date headers.
|
||||
/// </summary>
|
||||
bool IsSemanticZoomEnabled { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Setting: Set whether 'img' tags in rendered HTMLs should be removed.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user