It seems that p.isSelected is actually never used in Leo core. Most probably it is just a remnant from ancient times. To get currently selected position you can use c.p, and if you wish to check if certain position p is the selected one, use: p == c.p.
Vitalije -- 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/4707d100-e3d4-4450-a46c-29c33f4f711c%40googlegroups.com.
