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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: