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
224 stars 104 forks source link

Improvement: Allow font scaling for MoreItemsVC #1172

Closed wutschel closed 4 weeks ago

wutschel commented 1 month ago

This improves user experience on small screen devices like iPod Touch.

Description

In MoreItemsViewController, which is loaded when pressing "..." in menus, there was no font scaling used at all. This PR enables this to improve the user experience on small screen devices.

Screenshots (taken from iPod Touch simulator): Bildschirmfoto-2024-10-19-um-17-05-48

Summary for release notes

Improvement: Allow font scaling for MoreItemsVC