Opened 13 years ago

Closed 13 years ago

#9641 closed Patch - Bug Fix (Fixed)

MythCenter-Wide recordings-ui clock is too narrow, and not aligned properly

Reported by: Marc Sherman <msherman@…> Owned by:
Priority: minor Milestone: 0.24.1
Component: Themes Version: 0.24-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The clock widget in MythCenter?-Wide's recordings-ui screen (added in ticket #8447) is too narrow for date string formats which include the day and month names.

It's also not aligned properly with the right edge of the widget below.

The attached patch fixes both issues.

Attachments (1)

recordings-ui.xml.diff (545 bytes) - added by Marc Sherman <msherman@…> 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Marc Sherman <msherman@…>

Attachment: recordings-ui.xml.diff added

comment:1 Changed 13 years ago by Marc Sherman <msherman@…>

A couple weeks after I filed this ticket, something very similar to my patch was committed on trunk by paulh:

https://github.com/MythTV/mythtv/commit/883d0dc81995c77eaaf7d90570923421f2d2532f

So this ticket can probably be marked fixed now.

Would it be possible to get this backported to the fixes/0.24 branch, please?

comment:2 Changed 13 years ago by paulh

Milestone: unknown0.24.1
Resolution: Fixed
Status: newclosed

(In cda0ca5d58047e1)

MythCenter?-wide: fix the clock position.

This changes the clock to be right aligned so it's always aligned with the right screen edge and increases the width to allow for different date/time formats. Fixes #9641.

(cherry picked from commit 883d0dc81995c77eaaf7d90570923421f2d2532f)

Note: See TracTickets for help on using tickets.