Current Concern
Because function signatures can scroll now, this leads to an ugly scrollbar inside of tooltips. Yuck!
Suggested Solution
Perhaps disable the mobile-friendly improvements when inside of a tooltip. This should be easy since we already have access to whether we're in a tooltip (to prevent infinite tooltip recursion). Alternatives to scrolling for displaying function signatures in tooltips on mobile should be explored as well.
Current Concern
Because function signatures can scroll now, this leads to an ugly scrollbar inside of tooltips. Yuck!
Suggested Solution
Perhaps disable the mobile-friendly improvements when inside of a tooltip. This should be easy since we already have access to whether we're in a tooltip (to prevent infinite tooltip recursion). Alternatives to scrolling for displaying function signatures in tooltips on mobile should be explored as well.