DropDownControls icon indicating copy to clipboard operation
DropDownControls copied to clipboard

DropDownSearchBox does not show tree lines even when ShowGlyphs is true

Open devmaestro1 opened this issue 3 years ago • 1 comments

Looks like there is some hard-coding to disallow display of tree-lines in the drop-down search mode (DropDownSearchBox).

devmaestro1 avatar Sep 19 '22 05:09 devmaestro1

I have implemented a fix for this in my fork. It simply removes a hard-coded statement which sets ShowGlyphs to false.

devmaestro1 avatar Sep 19 '22 05:09 devmaestro1