Array.sort() doesn't work for string arrays
-
@ustk can you give me an example of your usage?
-
var stringArray = ["f", "a", "z"]; stringArray.sortNatural(); // ["a", "f", "z"]
-
@ustk hmm, yeah I get hanging update errors...dont worry about it I will continue with my home grown sort..
-
@Lindon said in Array.sort() doesn't work for string arrays:
@ustk hmm, yeah I get hanging update errors...
what do you mean?
-
@ustk oh sorry wrong terms : here:
MELODICSO1:! dangling listener
-
@Lindon You just buried me a bit more
-
@ustk said in Array.sort() doesn't work for string arrays:
@Lindon You just buried me a bit more
yeah I think its just not cleaning up after itself correctly..
-
@Lindon said in Array.sort() doesn't work for string arrays:
@ustk oh sorry wrong terms : here:
MELODICSO1:! dangling listener
What are you drinking... :p
-
@d-healey - the coolaid....
-
What is the Meaning of This?
dangling listener
It happens once I Check the plugin Parameters Names using Tools / Validate Plugin Parameters!