Rev 5964 attempts to fix bug 1193819: Script buttons cant 'go to script' after outline changes. All appears to work as expected, and all unit tests pass.
The fix involves relatively straightforward changes to mod_scripting.py. Instead of remembering p, the code remembers gnx, and uses the new find_gnx methods to find the first position whose gnx matches. The fix also changes the setCommandForButton method in qtGui.py. Terry, please review the changes I've made there. Thanks. 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
