Skip to content

Missing vertical_alignmentΒ #11

@Coyote-31

Description

@Coyote-31
  • Add vertical_alignment in instantTextBoxType
  • Test in other scope

Exemple in macrobuildinterface_override.gui :

instantTextBoxType = {
			name = "company_leader"
			position = { x = 15 y = 46 }
			textureFile = ""
			font = "vic_18"
			text = ""
			maxWidth = 170
			#c maxHeight = 18
			maxHeight = 40
			format = left
			#c vertical_alignment = bottom
                        vertical_alignment = center
			vertical_alignment = top
			fixedsize = yes
			allwaystransparent = yes
		}

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions