]> git.wh0rd.org - tt-rss.git/commit - js/FeedTree.js
feedTree: pass new copies of parent arrays while looking for category nodes to auto...
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 4 Apr 2013 16:58:43 +0000 (20:58 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 4 Apr 2013 16:58:43 +0000 (20:58 +0400)
commit4429463dff5c99e5473650debeff430658fac38d
treed4198eccf75d2f96420cddffe8f9029e181c7625
parentf3b2e7d41fce72344295150cac4e15a1ad97dfa0
feedTree: pass new copies of parent arrays while looking for category nodes to auto-expand to prevent siblings uncollapsing due to objects being passed by reference
js/FeedTree.js