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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -