Settlers4Modding / CommunityPatchLauncher

This is the tool for patching Settlers 4 History Edition to the most recent community patch level. It also helps you switching between the different versions of the game.
MIT License
4 stars 0 forks source link

Settings Style #83

Closed Flofus closed 3 years ago

Flofus commented 3 years ago

The buttons in the settings to wide

image

Is it meant to be?

XanatosX commented 3 years ago

To fix this issue the SettingsUserControl.xaml must be edited I think

XanatosX commented 3 years ago

I think it should be enough if a maxwidht and a minwidht is getting defined for the buttons

XanatosX commented 3 years ago

Fixed please check it out and provide feedback

Flofus commented 3 years ago

Perfect