mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 08:03:45 +08:00
Reverted "Wrapped text recognition on macOS with experimental toggle."
This reverts commit feb1ea6502.
This commit is contained in:
@@ -170,10 +170,6 @@ void SetupExperimental(
|
||||
}
|
||||
addToggle(Window::kOptionDisableTouchbar);
|
||||
addToggle(Info::kAlternativeScrollProcessing);
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
addToggle("text-recognition-mac");
|
||||
#endif // Q_OS_MAC
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user