Skip to content

Custom layer masks conflict with internal MarqueeLabel masking #214

@snc001

Description

@snc001

Usage Details

  • Language: Swift
  • Platform: iPhone

Steps to Reproduce the Problem

  1. Clone the latest MarqueeLabel from Zip
  2. Import MarqueeLabel.swift manually into project
  3. Import QuartzCore.framework in build.phase link binary
  4. Used MarqueeLabel where is needed
  5. Clean project
  6. Run project on simulator - iOS 11.3; iPhone 8 Plus
    5 error on line 1153 - Could not cast value of type 'CAShapeLayer' (0x111186cc0) to 'CAGradientLayer' (0x111187260) from MarqueeLabel.swift

Is there something that I have missed or have done wrong??

Any help is much appreciated :)

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