Fix olddisplay was inappropriately set when calling hide on an already hidden element...
authorColin Snover <github.com@zetafleet.com>
Mon, 11 Oct 2010 20:22:43 +0000 (15:22 -0500)
committerColin Snover <github.com@zetafleet.com>
Mon, 11 Oct 2010 20:22:43 +0000 (15:22 -0500)
commit5646a4feee87b086fa4752373422622d54a8430d
treeb3911ea31ac66d8f926d931971f48cc3c670e586
parent2866f16c09cce43044d721563a7bdbd9170fb494
Fix olddisplay was inappropriately set when calling hide on an already hidden element. Fixes #7141.
src/effects.js
test/unit/effects.js