mjrgh / PinballY

A table browser and launcher ("front end") for virtual pinball cabinets.
Other
46 stars 22 forks source link

Add settings for infobox positioning (center position, minimum dimensions) #220

Closed Billiam closed 6 months ago

Billiam commented 1 year ago

Adds XCenter, YCenter, MinWidth and MinHeight settings for the info box, allowing it to be moved to different locations on the playfield with (somewhat) different dimensions.

I've labeled the dimension settings minimum height and width, though only the height will be autosized.

Default settings

Settings

Changed position

InfoBox.MinWidth = 400
InfoBox.MinHeight = 343
InfoBox.XCenter = 0.3
InfoBox.YCenter = 0

Example with different infobox dimensions and position