LivePreview: coding conventions and overall code prettiness
authorMatmaRex <matma.rex@gmail.com>
Sat, 1 Sep 2012 14:46:04 +0000 (16:46 +0200)
committerMatmaRex <matma.rex@gmail.com>
Wed, 5 Sep 2012 18:07:30 +0000 (20:07 +0200)
commit69bf1f93ac3b69ced7b7830170d94df1977394ca
tree1b4e7aae77fe5315bfe264835417a2dafd6b3fbc
parente75054174c944d8a78a2c2822abe2fe161f7d6ad
LivePreview: coding conventions and overall code prettiness

There are no functionality changes; some code has been moved around, some
variables were renamed, some whitespace fixed, some comments updated.

Slightly non-trivial changes:
* use .animate instead of .fadeTo (see comment in code for explanation)
* move loading diff styles out of the if (RL will take care of it)

Change-Id: I57e2fc0b090b6cbbcc15a445ac65bab860fbcae9
skins/common/preview.js