mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-03 22:49:47 +00:00 
			
		
		
		
	Fix clarification comment
This commit is contained in:
		@@ -65,7 +65,7 @@
 | 
			
		||||
    // We only mutate document.title and content within .singlePage element
 | 
			
		||||
    router(".singlePage");
 | 
			
		||||
    const callback = () => {
 | 
			
		||||
      // requestAnimationFrame()
 | 
			
		||||
      // requestAnimationFrame() delays graph draw until SPA routing is finished
 | 
			
		||||
      const draw = () => {
 | 
			
		||||
        const container = document.getElementById("graph-container");
 | 
			
		||||
        // retry if the graph is not ready
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user