IDK if its included already in your list, but when loading a big html file, Leo becomes irresponsive. I remember first thing I tried with Leo was to export my huge mindmap to html then from html to Leo, and it would get stuck. At first I thought it hanged-up, but some tests later I realized it was actually working although looking hang up. Same thing happens when running long scripts which take time, instead of still being responsive, the circle-shaped icon appears on the mouse, and you cant touch/see leo anymore.
I dont know if this is fixable or not, but try the following code: import time time.sleep(30) And Leo becomes irresponsive for 30 seconds. And it literally looks like it hang, specially if you dont know what is happening. It would be nice to inform the user that a script is being run, instead of acting as if it hanged =) -- 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.
