mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-07 22:50:02 +00:00
Revert f61d244410bfeec0dd4f32f581e2ce2c8adfeeb5
No evidence that this change improved anything
This commit is contained in:
parent
04e971c3c6
commit
0a4cfa1164
@ -13,7 +13,7 @@ Widget base class
|
||||
"use strict";
|
||||
|
||||
/* Maximum permitted depth of the widget tree for recursion detection */
|
||||
var MAX_WIDGET_TREE_DEPTH = 500;
|
||||
var MAX_WIDGET_TREE_DEPTH = 1000;
|
||||
|
||||
/*
|
||||
Create a widget object for a parse tree node
|
||||
|
Loading…
x
Reference in New Issue
Block a user