mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
configuration of displayed link types + max number of links
This commit is contained in:
@@ -506,7 +506,7 @@
|
||||
Springy.requestAnimationFrame(function step() {
|
||||
t.tick(0.03);
|
||||
|
||||
if (render !== undefined) {
|
||||
if (!t._stop && render !== undefined) {
|
||||
render();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user