Endilll wrote: > Or we could force a linebreak between the number and the name. Would that > significantly increase the vertical space used by the table?
As the page currently stands, it has 2778 single-line rows in my browser. If I add section name column, this number goes down dramatically, to 996. Even at this level the table height will grow by 30% if we do that. These numbers make me think that we should try to preserve row height. I'm not sure if there's a good way to break up section names, but even at my 150% scale there's blank horizontal space which we can widen the table into to compensate for the new column. What do you think? <img width="2563" height="839" alt="image" src="https://github.com/user-attachments/assets/7c6dedb3-8477-424f-97ca-985333ed0706" /> https://github.com/llvm/llvm-project/pull/165749 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
