xceedsoftware / wpftoolkit

All the controls missing in WPF. Over 1 million downloads.
Other
3.9k stars 878 forks source link

Color Palette shows scrollbars #1697

Open WatsonBerlin opened 2 years ago

WatsonBerlin commented 2 years ago

I had to roll back from 4.2 to 4.1 because of the following issue:

Using the color picker control, the palette now shows scrollbars both horizontally and vertically. I'm using a custom color palette with more colors than the default, if that matters.

This palette is not fully visible anymore, since the palette popup is now smaller than in version 4.1. The parameter MaxDropDownWidth is respected (in my case 225), but the popup is now smaller than this value.

XceedBoucherS commented 2 years ago

Hi, Could you give more details on this ? Or show the code you are using or a snapshot ? We are curious of the problem ? You say the MaxDropDownWidth is correct, so the height of the popup is too small ? Or the MaxDropDownWidth is not working ? Thank you