Skip to content

Graphics glitches when set in NSScrollView #4

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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