yannickl / Splitflap

A simple split-flap display for your Swift applications
http://cocoadocs.org/docsets/Splitflap
MIT License
1.08k stars 79 forks source link

Broken animation for transparent FlapViewBuilder background color #24

Open OlionCompany opened 2 years ago

OlionCompany commented 2 years ago

After set backgrondColor for FlapViewBuilder == nil, or with alpha chanel < 1, animation is broken. We see front and back TileView on on top of the other. Is there a way to make a semi-transparent background?