Custom Filter textbox interferes with dropdown
ShammyLevva opened this issue · 4 comments
Whilst I've raised an issue a question - is it possible to set a setting to disable the custom filter option?
Hello @ShammyLevva,
thank you for your feedback.
You can use DisableFilterCustom method to disable the custom filter.
It can also be due to the Scale and Layout settings of windows.
Unluckily I'm not able to reproduce this error cause I'ven't got an high resolution monitor, so I can check and fix it. If you find a fix please share this. The lines that shows this control are here
Let me know
Thanks I will have a play around whilst I'm on holiday at start of New Year. It may just be a call to the windows system to set DPI awareness is what is needed so the control is responsive to users display settings.
Let's keep me updated. Thank you.