Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YaruBanner: remove effectively unused copyIconAsWatermark #428

Merged
merged 1 commit into from
Nov 29, 2022
Merged

YaruBanner: remove effectively unused copyIconAsWatermark #428

merged 1 commit into from
Nov 29, 2022

Commits on Nov 29, 2022

  1. YaruBanner: remove effectively unused copyIconAsWatermark

    I found occurrences of two `copyIconAsWatermark`. One in the example
    and one in the software app. Both of them pass `watermarkIcon` so just
    check if `watermarkIcon != null`. One can pass the same widget to both
    properties should they want to "copy" it.
    jpnurmi committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    2b2b62c View commit details
    Browse the repository at this point in the history