WPFCustomMessageBox icon indicating copy to clipboard operation
WPFCustomMessageBox copied to clipboard

Long button labels are cut off

Open cstuder opened this issue 13 years ago • 1 comments

Maximum button width is fixed to 160 in CustomMessageBoxWindow.xaml.

longlabel

cstuder avatar Feb 08 '13 15:02 cstuder

Thanks for reporting this, I've been meaning to improve this aspect of the library. Out of curiosity, what would be the desired functionality for you in this situation? My inclination would be to have the button grow to a certain maximum width, then wrap the text to a new line perhaps.

evanwon avatar Feb 09 '13 01:02 evanwon