For some reason I can’t edit the scripts names.

For some reason I can’t edit the scripts names.

I remember that I could long clicking the name in the editor, but now (stock lollipop) long clicking the name opens the list to choose a script (that feature to select an item long pressing, moving, and releasing to confirm)

Anyone else?

]]>

4 Commentsto For some reason I can’t edit the scripts names.

  1. Anonymous says:

    < ![CDATA[

    Can confirm. (Nexus 7 2013 wifi) stock 5.0

    ]]>

  2. Anonymous says:

    < ![CDATA[

    I’ve had the same problem on my nexus 5

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Weird… I will find a fix for this.



    In the meantime, maybe make a script to change the script name… Huh, huh, things are getting really weird now!

    ]]>

  4. Anonymous says:

    < ![CDATA[

    I already made it (more or less) using this in the script 😛





    var s=LL.getCurrentScript();


    if(!confirm(s.getName()))return;//to be sure this is script


    s.setName(prompt(“newName”,s.getName()));

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *