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

Fix `TMBarBackgroundView` not being constrained correctly #606

Closed msaps closed 1 year ago

msaps commented 1 year ago

Fixes an issue where TMBarView.backgroundView was no longer having its constraints activated, inadvertently caused by #546

Resolves #605