Skip to content

Solid Background Colors Have Alpha Value of 0.9 #62

@erginbilgin

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)

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