V8: syncTree causing trees to flicker
See original GitHub issueIf you have a tree with more than 1 level in the nodes path and those nodes edit screens call navigationService.snycTree
, switching between tree nodes causes the tree to flicker (it appears to disappear and reappear). I thought it was to do with the forceReload
syncTree option, but even with this set to false, it still flickers.
You can replicate this by creating some content which goes 2 or 3 levels deep. Then, switch between different nodes in that tree and you’ll see it flicker. This doesn’t appear to be a problem for tree nodes that only have a single path level, such as the doc types tree etc
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Flickering trees. Any idea what may be causing this? ...
Turning it off occlusion is such a quality of life improvement. For me it was mostly doors that randomly went invisible.
Read more >Tree flickering.
It seems to be tied to framerate. If my framerate goes above 90 or so, the trees can start flickering between the green...
Read more >Ultra Trees Flickering with EVT. - DynDOLOD & xLODGen
The flicker happens because of lighting/shadow differences between full models and LOD. The flicker time will be longer if DynDOLOD .esp is not ......
Read more >anyone with flickering trees when zooned out ? :: Cities
anyone with flickering trees when zooned out ? dont know if it is some assets that is flickering since update but not there...
Read more >Tree Flickering - Bug Report - World of Warcraft Forums
Notes: The Green Trees are the same model. The flickering is so bad that is not only extremely distracting while trying to complete...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Nice one! I found the issue. Good news is the fix includes saving an xhr 😊 I’ll push a PR soon as I’m near some decent network connection.
Fixed in https://github.com/umbraco/Umbraco-CMS/pull/5523