• Resolved Michael

    (@michael78au)


    Using Chrome for iOS I always see a gloss effect on the app banner icon, regardless of whether I set the ‘Force gloss effect for iOS even for precomposed (true or false)’ to ‘true’ or ‘false’.

    I’ve managed to workaround this by changing the appBanners.php line:
    iconGloss: '" . $iconGloss . "', // Force gloss effect for iOS even for precomposed
    to
    iconGloss: $iconGloss, // Force gloss effect for iOS even for precomposed

    so wonder if this is a bug, due to using the ‘true’ or ‘false’ strings, rather than values?
    Thanks!

    https://wordpress.org/plugins/appbanners/

Viewing 1 replies (of 1 total)
  • Plugin Author Matt Pramschufer

    (@mattpramschufer)

    Just following up with this and marking as resolved, I pushed out a new version which corrects this issue. Thanks for finding it for me!

Viewing 1 replies (of 1 total)

The topic ‘Icon gloss effect always used’ is closed to new replies.