Font and number of rows changes not applied immediately in some EPG styles

Issue #507 resolved
prl created an issue

For EPG types EPG_TYPE_SINGLE, EPG_TYPE_MULTI and EPG_TYPE_ENHANCED, if you enter the EPG, press MENU, and then change the font size or number of lines, the changes don't take effect immediately when the setup screen is closed. You have to exit the EPG and return to it to make the changes take effect.

The problem is not relevant for EPG_TYPE_SIMILAR (it has no settings screen), and these changes are already handled correctly for EPG_TYPE_INFOBAR, EPG_TYPE_GRAPH and EPG_TYPE_INFOBARGRAPH.

Replication steps

Enter, say, the single-channel EPG from live TV (long-EPG>Show EPG for current channel). Then MENU and change either (or both)Number of rows or Event font size.

EXIT to return to the EPG. The number of rows and font size remain unchanged.

EXIT to return to live TV, then long-EPG>Show EPG for current channel to return to the EPG. The Number of rows and Event font size will now correspond to the settings.

Comments (2)

  1. Peter Urbanec

    Fix Issue #507: Font and number of rows changes not applied immediately in some EPG styles

    Update the list setup for font size and number of items for EPG types other than EPG_TYPE_GRAPH, EPG_TYPE_INFOBARGRAPH and EPG_TYPE_INFOBAR when the Setup screen closes.

    Setup changes for EPG_TYPE_GRAPH, EPG_TYPE_INFOBARGRAPH and EPG_TYPE_INFOBAR are already handled.

    → <<cset ffbdd1dc5576>>

  2. Log in to comment