Fix tooltips in sidebars #2050 - #2056
Conversation
|
Please mention the bug(s) in the description so that this PR is linked to them. For example "This fixes #NNNN and fixes #MMMM". |
@justvanrossum OK adjusted above 👆 |
|
Thank you! |
|
Actually, you need to literally write "fixes #NNNN" (there are some variations), or the linkage does not happen. You can tell by going to the issue and see whether it is linked to a PR. I edited now after the fact. |
Ah OK, yes I see your point. Thanks. Will consider for future MRs |
This fixes https://github.com/googlefonts/fontra/issues/2050, both issues.
Tooltip line-height. The change in googlefonts/fontra@ad2cb59 was related to an issue with icons while scrolling, because of their line-height. In this case tooltip inherited the
0line-height.Tooltip cropping. This was was caused in a4edd57