On Jun 1, 9:20 am, "Edward K. Ream" <[email protected]> wrote:
> Hmm. You are asking that a *single* click in an already-selected > headline will edit the headline. An *experimental* fix is on the trunk at rev 4213. This is about as safe as can imagined: the code is confined to a single method, onItemClicked, but much more importantly, it will not likely generate any new events, except the events that the unavoidable call to w.editWidget will generate. All unit tests pass, as do a few hand tests. It is impossible to predict what strange side effects are possible, but the risks seem worth taking :-) Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
