Solved titles videos that move
#1
PHP Code:
<!--BIGWIDE Small-->
    <include 
name="detail_ThumbnailsSmall">
            <include>
transition_Content</include>
            <include>
transition_Info</include>
            <include>
toggle_Menu</include>
        <!--
small grid-->
            <
control type="group">
                <
visible>Control.IsVisible(577)</visible>
                <
control type="group">
                    <
left>40</left>
                    <
top>670</top>
                    <
control type="label">
                        <
label>$VAR[global_Title]</label>
                        <
width>1200</width>
                        <include>
detail_Title</include>                                                
                    </
control>
                    <
control type="label">
                        <
top>25</top>
                        <
label>$VAR[global_Info]</label>
                        <
width>1200</width>
                        <include>
detail_Sub</include>                        
                    </
control>                    
                </
control>
            </
control>
    </include>    
    <include 
name="view_IconWideSmall">    
        <
control type="panel" id="577">
            <
viewtype label="Small">bigicon</viewtype>
            <
left>35</left>
            <
top>95</top>
            <
width>1224</width>
            <
height>565</height>
            <
onleft>6000</onleft>
            <
onright>70</onright>
            <
onup>577</onup>
            <
ondown>577</ondown>
            <
pagecontrol>70</pagecontrol>
            <
preloaditems>2</preloaditems>
            <include>
global_ListScroll</include>
            <include>
toggle_Menu</include>
            <include>
transition_Content</include>
            <include>
transition_Info</include>
            <
visible>[Container.Content(episodes) | Container.Content(musicvideos) | [Container.Content(files) + Container.HasFiles]] + !StringCompare(Container.FolderPath,special://videoplaylists/)</visible>
            
<itemlayout width="305" height="195">
                <include>
view_ThumbEpisodeSmall-ContainerCommons</include>
                <
control type="group">
                <
left>7</left>
                <
top>185</top>                    
                </
control>
            </
itemlayout>                                            
            <
focusedlayout width="305" height="195">
                <
control type="image">
                <
width>295</width>
                <
height>175</height>
                <include>
art_Frame-fo</include>
                </
control>
                <include>
view_ThumbEpisodeSmall-ContainerCommons</include>                
            </
focusedlayout>
        </
control>
    </include>
    <include 
name="view_ThumbEpisodeSmall-ContainerCommons">    
        <
control type="group">        
            <
left>7</left>
            <
top>7</top>
            <
control type="image">
                <
width>280</width>
                <
height>160</height>
                <
texture background="true">thumbs/default_Landscape.png</texture>
                <
aspectratio>stretch</aspectratio>
            </
control>
            <
control type="image">
                <
centerleft>50%</centerleft>
                <
centertop>40%</centertop>
                <
width>96</width>
                <
height>96</height>
                <include>
art_DefaultIcon</include>
            </
control>
            <
control type="image">
                <
width>280</width>
                <
height>160</height>
                <
texture background="true">$VAR[thumb_Landscape]</texture>
                <
aspectratio>scale</aspectratio>
            </
control>
            <
control type="group">
                <
left>259</left>
                <
top>140</top>
                <include>
status_Info</include>
                <
visible>Skin.HasSetting(overlay_statu.disable)</visible>
            </
control>            
        </
control>
        <
control type="group">
                <
left>259</left>
                <
top>140</top>
                <
width>28</width>
                <
height>28</height>
                <
visible>Skin.HasSetting(watched.alternative)</visible>
                <
control type="image">
                <
info>ListItem.Overlay</info>
                </
control>
        </
control>
        <
control type="image">
            <
centerleft>190</centerleft>
            <
top>142</top>
            <
width>340</width>
            <
height>64</height>
            <include>
art_ClearLogo</include>
        </
control>
        <
control type="image">
            <
width>295</width>
            <
height>175</height>
            <include>
art_Frame-nf</include>
        </
control>
        <!--
         <
control type="image">
                    <
left>0</left>
                    <
top>0</top>
                    <
width>240</width>
                <
height>141</height>
                   <
texture>frames/Glass.png</texture>
                   <
visible>Skin.HasSetting(Enable.Glass)</visible>
                   <
aspectratio align="center" aligny="top">stretch</aspectratio>
                   </
control>
                   <!-->           
    </include>            
</
includes

Hello all, I built a view for youtube (it works very well, but the title of this video moves when I open the contectuel menu options.) Could you tell me what's wrong? I looked on the others views, and I do not understand! I tried to move the codes but nothing changes!
I do not understand why this view is like this and the other view I built didn't! Bizarre, where is my mistake

Thank you very much Wink

Image
Reply
#2
add this to the control of the title.
<include>transition_Content</include>
<include>transition_Info</include>
<include>toggle_Menu</include>
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
#3
ah thank you, I have move that and now it is working well ! This is often before my eyes but I see nothing! thank you
Reply

Logout Mark Read Team Forum Stats Members Help
titles videos that move0