better-click-to-tweet
better-click-to-tweet copied to clipboard
DO NOT ACCEPT YET: Adds tweet length to generator window
Adds functions bound to key up and click on the different fields that calculate tweet length and then adds to the bottom of generator window.
Right now, the anonymous function is duplicated for each field. Need to find a better way to define the function and re-use in the same context. I'll have to ponder this over for a little bit.
Spot-checked a few of my tweets and works so far. More testing still needed.
How should we word/design the "total length" field at the bottom? Right now it just says "Total Length: x" where x is the character count.
Ah! Forgot to add the new "explainer" to the locale file to be translated. Will do in next commit.