Rivanov Posted November 7, 2018 Share Posted November 7, 2018 Does someone know how to fix this gap between the Cut Out Face and the bordered box underneath it? Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted November 8, 2018 Share Posted November 8, 2018 It's likely caused by the box graphic the default ones have a transparent area around them so you can either edit the graphic to remove the transparent top or in the player overview panel file on the line at the top add a negative gap to bring the bottom panel up. Link to post Share on other sites More sharing options...
Rivanov Posted November 8, 2018 Author Share Posted November 8, 2018 Yes thanks michael! Changed the gap from 0 to -6 and now it's fixed. 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.