Refine update time on drag, and clip hidden events

This commit is contained in:
Franc Camps-Febrer
2018-12-16 11:51:49 +01:00
committed by Lachlan Kermode
parent 4e5cd8a7fb
commit 31fd3ac507
2 changed files with 18 additions and 11 deletions

View File

@@ -451,7 +451,7 @@ Stop and start the development process in terminal after you have added your tok
*/
function renderDomain () {
renderSites();
renderNarratives();
renderNarratives();
renderEvents();
}
function renderSelectedAndHighlight () {