Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glyphs recognized via smart ink are not persisted #9

Open
3 tasks
clarkezone opened this issue Oct 28, 2017 · 0 comments
Open
3 tasks

Glyphs recognized via smart ink are not persisted #9

clarkezone opened this issue Oct 28, 2017 · 0 comments

Comments

@clarkezone
Copy link
Contributor

clarkezone commented Oct 28, 2017

BLOCKED: this requires the datamodel update before can be tackled.
Only ink strokes are preserved in ink notes, glyphs recognized via smart ink are not currently persisted. Work here is to

  • Update datebase schema to support collection of XAML overlays by adding size, position, glyph
  • Save: iterate over all added glyphs added within xamloverlay canvas and save size, position, which glyph
  • Load: query database for glyphs, add them to the xamloverlay canvas when ink note is loaded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant