add toggle for auto highlight mode on ios

This commit is contained in:
Satindar Dhillon
2023-02-09 15:22:39 -08:00
parent 78c44dfec7
commit eddbcd293a
13 changed files with 81 additions and 6 deletions

View File

@ -76,7 +76,7 @@ const App = () => {
margin={window.margin}
maxWidthPercentage={window.maxWidthPercentage}
lineHeight={window.lineHeight}
highlightOnRelease={true}
highlightOnRelease={window.highlightOnRelease}
highContrastFont={window.prefersHighContrastFont ?? true}
articleMutations={{
createHighlightMutation: (input) =>