Jump to content

[FM19] Fix small gap between Cut Out Face and bordered box


Rivanov

Recommended Posts

Yes thanks michael! Changed the gap from 0 to -6 and now it's fixed. :)

Screenshot%202018-11-08%20at%2018.17.34.

 

From the player overview panel.xml

<panel>
    <layout class="arrange_vertical_attachment" layout="78, 365, -1" offset="0" gap="-6" />
    <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" />

    <!-- Header with portrait & important info-->
    <widget class="player_personal_details_panel" id="ppdp">
        <record id="object_property" get_property="objt" set_property="objt"/>
    </widget>

    <!-- Middle row of large panels -->
    <container>

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...