On Sun, Sep 15, 2019 at 8:20 AM vitalije <[email protected]> wrote:
Curiously enough, both: p.setSelected, p.isSelected delegate to > v.isSelected and v.setSelected. Apart from these delegations no other calls > to any of these methods is found inside Leo core. I haven't searched for > them inside plugins and other places. But it seems that Leo would work > properly even without those methods. > I suspect you are correct. What you must not ever do is change any of Leo's selection methods. They are surprisingly fragile. Edward -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS1UOz7EZ025XrMOGLbHhYO%2Bo8m13AB%2BsaW9G0uZVTvnGg%40mail.gmail.com.
