Wrapped text recognition on macOS with experimental toggle.

This commit is contained in:
23rd
2025-12-05 10:05:05 +03:00
committed by John Preston
parent fea80b4919
commit feb1ea6502
3 changed files with 27 additions and 1 deletions

View File

@@ -169,6 +169,7 @@ void SetupExperimental(
addToggle(Window::kOptionDisableTouchbar);
addToggle(Info::kAlternativeScrollProcessing);
addToggle("webauthn-mac");
addToggle("text-recognition-mac");
}
} // namespace