c# - UWP toolkit dropshadow disappear -


i using uwp toolkit's dropshadow. there gridview. each item in gridview has it's own shadow panel. items resizing automatically on resize of gridview.

the problem on sizes shadow disappears. , when resize again comes back. , when resizing window looks flickering.

i have tried on resize change shadow visibility, opacity...no luck.

is there way force redraw/invalidate shadow panel?

i think bug.

post issue in https://github.com/microsoft/uwpcommunitytoolkit/issues. out.

edit:

issue has been started in uwpcommunitytoolkit regarding issue. https://github.com/microsoft/uwpcommunitytoolkit/issues/1111


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -