[mythtv-commits] [MythTV/mythtv] 041eb0: web app: Add scrollbar to program guide listing
Peter Bennett
noreply at github.com
Wed Dec 18 21:18:11 UTC 2024
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 041eb0492884e18d7b6b1ef978f469e6463d6eca
https://github.com/MythTV/mythtv/commit/041eb0492884e18d7b6b1ef978f469e6463d6eca
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M mythtv/html/apps/backend/main.js
M mythtv/html/backend/src/app/guide/guide.component.html
Log Message:
-----------
web app: Add scrollbar to program guide listing
Program guide was only scrollable using page up and page down. Added a
scrollbar by changing ScrollPanel to div. For unknown reasons the
PrimeNG ScrollPanel does not display scroll bars if it contains a
Dataview.
To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications
More information about the mythtv-commits
mailing list