xbmc / Official-Kodi-Remote-iOS

Full-featured remote control for XBMC Media Center. It features library browsing, now playing informations and a direct remote control.
Other
215 stars 104 forks source link

Bugfix: Use correct width for inactive searchbar #1061

Closed wutschel closed 3 weeks ago

wutschel commented 1 month ago

Description

Closes https://github.com/xbmc/Official-Kodi-Remote-iOS/issues/1037.

With the rework of the searchbar it now became obvious that the dimension of the inactive searchbar was not correctly set. The searchbar needs to use the the view's bounds width.

Summary for release notes

Bugfix: Use correct width for inactive searchbar