There are 2 updates, 1 comment.
 
 
Book Versions / cid:jira-generated-image-avatar-af9daa68-3d3d-4813-81a3-f56f3fa2d884 BVERSION-19 Closed

Make the navigation panel asynchronous

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-3c8d09cf-63ce-45b3-a163-85fee0ec2830 Changes by Paul Pantiru on 28/Jan/25 11:54
 
Resolution: Won't Fix
Status: Open Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-3c8d09cf-63ce-45b3-a163-85fee0ec2830 Paul Pantiru on 28/Jan/25 11:54
 

The navigation panel is using Document Tree macro which is natively async, so making the panel around it async as well will actually impact the speed and stability negatively.

The case is similar to the default Navigation panel which for the same reason has async set to false.