ok "setUndoTypingParams" gets called frequently, of course, but "recognizeStartOfTypingWord" NEVER gets called which would explain why "word" granulairty seems identical to "char" granularity. (I can move this to bug tracker if desired)
The logic that leads to the execution of "recognizeStartOfTypingWord" inside of "setUndoTypingParams" is not trivial, so it will take a bit for me to figure it out . If I figure it out, I will post results. On Monday, January 8, 2018 at 7:21:21 AM UTC-6, Dev Eloper wrote: > > Hello, > > I have undo granularity set to "word". According to the embedded docs, > this should occasionally trigger "recognizeStartOfTypingWord". > > I want to modify this function so that undo act's a bit for familiar to me > (i.e. Notepad++), but it never gets called. Any tips? > > Thanks > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
