Hi,

I ran into another serious problem with the current tree implementation. The number of nodes seems to restricted by the browser because all nodes are concatenated in one single javascript string. When a have 200 nodes the String is about 100k. Firefox gives me a box saying "SyntaxError: missing ; before statement"
and IE says "[object error]".

I hope in the new tree there's no restriction. When will the new tree be included in the binary distribution?

Regards
Helmut

Reply via email to