uias / Tabman

™️ A powerful paging view controller with interactive indicator bars
https://uias.github.io/Tabman
MIT License
2.84k stars 235 forks source link

Tab's background view style isn't displayed in 3.0.0 #605

Closed martin-muller closed 1 year ago

martin-muller commented 1 year ago

New Issue Checklist

Issue Description

When updating Tabman to 3.0.0 I've noticed that the background view of a tab isn't visible in our setup. Boiled down our config to this sample project. Did a little bit of debugging and seems to me like the backgroundView doesn't size itself, width and height staying at 0. Happy to look into this further if needed.

Thank you for maintaining such a great library!

Other useful things

2.13.0 3.0.0
msaps commented 1 year ago

@martin-muller should be resolved in 3.0.1 👍