Remove semantic zoom support.

This commit is contained in:
Burak Kaan Köse
2026-02-11 14:50:48 +01:00
parent 37199d84cb
commit 96d2efb3f0
2 changed files with 0 additions and 13 deletions
@@ -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>