Titan BINGIE MOD v1 (UPDATED - 07/24/2020)
(2020-11-02, 07:53)ronnel Wrote:
(2020-11-01, 03:39)HugoL Wrote: Tidied up Continue watching widget

Can you please tell me more specifically what this does now? Or what issue it made before that is fixed with this update?

It was mainly under-the-hood changes to be able to make small adjustments to episode number & title and progress bar without them affecting each other (remember the disappearing progress bar?).

Then I was able to make small cosmetic changes so things are less cramped.

Before vs After
ImageImage

Previously, the episode title was actually slightly overlapping the progress bar.

After cleaning up the code a bit I also made a comment in the xml should you wish to remove the episode title completely to only display the episode number to gives it a cleaner appearance (which is how is mine is set up).
Image

You can find the comment in includeshomebingie.xml here:

xml:
<!--episode title/episode no. -->
                        <control type="textbox">
                        <top>-10</top>
                            <height min="0" max="70">40</height> <!--set to auto for episode title, set to 40 for just episode.-->
                            <width>650</width>
                            <align>left</align>
                            <aligny>center</aligny>
                            <font>Reg26</font> 
                            <textcolor>darkgray</textcolor>
                            <label>$VAR[BingieEpisodeInfoSubLabel]</label>
                        </control>
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-11-02, 12:50
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