2048 icon indicating copy to clipboard operation
2048 copied to clipboard

Minor change to make automating strategies easier

Open buu700 opened this issue 10 years ago • 4 comments

(also fixed what looked like an accidental unused variable)

buu700 avatar Mar 27 '14 23:03 buu700

I was about to ask why you're using self from a variable instead of this, but apparently that's @gabrielecirulli's original code, which seems incredibly silly. Why make javascript something it's not?

iirelu avatar Mar 28 '14 09:03 iirelu

http://stackoverflow.com/a/962040/459881

(Though it was unnecessary in this case, maybe the better change on my part would have been to simply remove that variable.)

buu700 avatar Mar 28 '14 09:03 buu700

@buu700

also fixed what looked like an accidental unused variable

What variable?

Why are you replaced this with self?

sigod avatar Dec 13 '14 13:12 sigod

@iirelu What are you talking about? What's wrong with the code?

sigod avatar Dec 13 '14 13:12 sigod