You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…Fixes#960.
Regression on prevent checklist:
**Desktop:**
- [x] Set selection on click from null cursor
- [x] Set selection on cursorDown from null cursor
- [x] Set selection clicking on empty space
**Mobile:**
- [x] Enter edit mode
- [x] Preserve editing: false
- [x] Preserve editing: true
- [x] cursorBack on hidden element (#1029)
- [x] Preserve editing clicking on child edge (#946, this issue)
- [x] Preserve editing on switch app (#940)
- [x] No uncle loop (#908)
- [x] Auto-Capitalization on Enter (#999)
Swiping does not break auto-capitalization.
Tested in Mobile Safari.
Steps to Reproduce
Ensure Auto-Capitalization is enabled in iOS Keyboard settings (default: true).
a
Current Behavior
The new thought is not capitalized.
Expected Behavior
The new thought should be capitalized.
The text was updated successfully, but these errors were encountered: