Add TooltipVisibility widget#91609
Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat. If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
|
I just implemented the change itself, for now, will get to tests and docs tomorrow. |
TooltipVisibility widget
|
Things that could be changed about this approach:
|
TooltipVisibility widgetTooltipVisibility widget
|
Thanks a lot, I figured I would add this to some |
This reverts commit 6b94f2f.
This reverts commit 6b94f2f.
|
Turns out there was an analysis issue that only came out after this was merged, created #92090 to reland |
This reverts commit 6b94f2f.

Adds a new widget to visually disable tooltips in a child subtree without losing semantics labels (based on the discussion in #66993).
Demo
Fixes #66993, #60418
Pre-launch Checklist
///).