Skip to content

Graphics glitches when set in NSScrollView #4

@theknet

Description

@theknet

I noticed an issue when placing these buttons in an NSScrollView. The graphics were being drawn outside of the scroll view once they overlapped the edge.

I've fixed this in my version by changing all "setClip" commands to "addClip" (only after a bit of googling).

Hope this helps anyone else with the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions