CodeHubApp / CodeHub

CodeHub is an iOS application written using Xamarin
http://www.codehub-app.com
22.83k stars 614 forks source link

Gist editing jumps to add typed text at EOF #642

Open skull-squadron opened 4 years ago

skull-squadron commented 4 years ago
  1. Be sure the predictive keyboard is on.
  2. Create a markdown gist with a long list of unnumbered bullets ("-") without leading indentation.
  3. Edit the gist's file in CodeHub.
  4. Insert a new line, type "-", space and more text.
  5. Watch as it skips around to the end briefly and your text doesn't appear where it should.