Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#13235 closed Bug Report - General (fixed)

Android navbar squashes video height

Reported by: Mark Spieth Owned by: Mark Spieth
Priority: minor Milestone: 30.0
Component: Ports - Android Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

If an android navigation bar is present, the video height used is 1008 instead if the correct 1080 pixels.

Change History (2)

comment:1 Changed 6 years ago by Mark Spieth <mspieth@…>

Resolution: fixed
Status: newclosed

In 419783c39797e436c1c535d9b198bdff083e6997/mythtv:

Android: Use correct physical display dimensions so that video frame is not squashed

Use getRealMetrics() with a fallback to getMetrics()
fixes #13235

comment:2 Changed 6 years ago by Stuart Auchterlonie

Milestone: needs_triage30.0
Note: See TracTickets for help on using tickets.