BugUIaffects/5.2affects/6.0confirmed/5.2confirmed/6.0help wanted
Métriques du dépôt
- Stars
- (6 886 étoiles)
- Métriques de merge PR
- (Merge moyen 2j 17h) (11 PRs mergées en 30 j)
Description
#16717 we have already tried some of things to reduce reflow but there is still some work to do.
I am attaching a video to better understand what I am talking about:
https://user-images.githubusercontent.com/1407067/111897710-2ccfaf80-8a2a-11eb-886b-a435ace346f9.mp4
My suggestion is to pre-calculate / populate inline styles before outputing the template (see image below, styles underlined in red). This would solve reflow issues.
{{ config_navigation_width }} is 301 in my example.