mrlacey / MauiAppAccelerator

A Visual Studio extension to accelerate the creation of new .NET MAUI apps.
https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.MauiAppAccelerator
MIT License
326 stars 10 forks source link

Update the wizard to better handle large text #8

Closed mrlacey closed 1 year ago

mrlacey commented 1 year ago

As per the below image.

Some of the text is clipped. The buttons should also expand to fit all the text

image

mrlacey commented 1 year ago

This happens when text is sized beyond the default in the Ease of Access : Text Size setting.

Note to self: It doesn't happen when running via VSEmulator

mrlacey commented 1 year ago

fixed ready for next release