Skip to content

Solid Background Colors Have Alpha Value of 0.9 #62

Description

@erginbilgin

Solid background colors are used with an alpha value of 0.9 which gives incorrect color in final result. Especially visible when using white background color.

Issue occurs in PopMenuViewController.swift:278

contentView.backgroundColor = colors.first?.withAlphaComponent(0.9)

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