You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did not use listeners to solve this problem; instead, I added a new function link_type() to specify the type of linking; if it is self, we can call self_link() to update the .brushed column. This will avoid the infinite recursion. See commit 05acbfc above.
it does not work at the moment; need to figure out how to avoid the infinite recursion
The text was updated successfully, but these errors were encountered: