Jump to content

player overview popup / positions


d2707
 Share

Recommended Posts

I'm trying to add the player positions / roles to the player overview popup panel. I added the following code which appears to show the pitch positions and roles & duties.

	<container height="350">
		<layout class="arrange_horizontal_attachment" alignment="left,extend" offset="14" gap="1"/>
		<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" apply_to_children="true"/>

			<widget class="player_positions_indicator_panel" id="ppi1" file="player/player positions indicator small horizontal">
				<record id="object_property" get_property="objt" set_property="objt"/>
				<translation id="title" type="use" value="Positions" />
			</widget>

	</container>

It works ok however I'd prefer to get the pitch positioned to the left with the role and duty section off to the right which would then get rid of the empty space at either side of the pitch and also allow me to reduce the height of the container.

Anyone got any ideas?

Untitled-9.png

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...