Titan BINGIE MOD v1 (UPDATED - 07/24/2020)
(2020-09-22, 20:23)ronnel Wrote: Found the fix for red triangle overlay not showing full percentage in the home menu 'Continue Watching' widget.

IncludesViews.xml

around line 1390 - 1408

<control type="group">
                <description>In progress Overlay</description>
                <visible>ListItem$PARAM[listitem].IsResumable + Skin.HasSetting(WatchedIndicator.Progress)</visible>
                <visible>!ListItem$PARAM[listitem].IsPlaying + !ListItem$PARAM[listitem].IsRecording</visible>
                <control type="image">
                    <texture background="true">$PARAM[overlay_texture]</texture>
                    <colordiffuse>$INFO[Skin.String(WatchedIndicator.Progress.Color)]</colordiffuse>
                </control>
                <control type="label">
                    <right>0</right>
                    <top>0</top>
                    <align>right</align>
                    <font>$PARAM</font>
                    <width>100%</width>
                    <height>45%</height>
                    <label>$INFO[ListItem$PARAM[listitem].PercentPlayed]%</label>
                    <textcolor>$INFO[Skin.String(WatchedIndicator.Progress.TextColor)]</textcolor>
                </control>
            </control>

So what is your actual edit here. Can't be bothered to search in the xmls right now. And does it look better than mine? If so, I'll just revert back and do it your way.
Reply


Messages In This Thread
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 05:20
RE: Titan BINGIE MOD v1 - by AchillesPunks - 2020-07-24, 06:18
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 07:42
RE: Titan BINGIE MOD v1 - by AchillesPunks - 2020-07-24, 08:01
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 08:10
RE: Titan BINGIE MOD v1 - by AchillesPunks - 2020-07-24, 08:12
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 09:05
Bom dia! - by kpinheiro - 2020-08-20, 15:21
RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - by HugoL - 2020-09-22, 22:29
Need help please - by childofkorn - 2022-05-31, 20:10
RE: Need help please - by Fuchs2468 - 2022-05-31, 22:33
Hidden settings - by lennystc - 2023-03-20, 18:31
RE: Hidden settings - by SoulReaver - 2023-03-20, 20:16
RE: Hidden settings - by childofkorn - 2023-03-20, 20:21
Logout Mark Read Team Forum Stats Members Help
Titan BINGIE MOD v1 (UPDATED - 07/24/2020)0