Save the label width before changing the state.
This commit is contained in:
parent
9a5928be6e
commit
3ec5d396a3
|
@ -391,6 +391,7 @@ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
W[LABEL] = state.W[LABEL];
|
||||||
state.W = W;
|
state.W = W;
|
||||||
state.R = TW;
|
state.R = TW;
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user