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: Do not resize the iPad menu if in NowPlaying fullscreen #1068

Closed wutschel closed 3 weeks ago

wutschel commented 1 month ago

Description

Fixes an issue reported in this forum post.

While in NowPlaying fullscreen the iPad main menu should not be resizable. This is ensured with an early return in touchesMoved:withEvent.

Summary for release notes

Bugfix: Do not resize the iPad menu if in NowPlaying fullscreen