Skip to content

[bug] Function Signature Overflows Tooltip On Small Screens (previously: Function Signature Tooltip Has Scrollbar) #33

@BellCubeDev

Description

@BellCubeDev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdesktop-uiThis issue relates to the desktop version of the UImobile-uiThis issue relates to the mobile version of the UI

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions