catel - IPleaseWaitService not working after upgrade to 5.0 -


i have app use ipleasewaitservice working fine when using catel v 4.5.4, when updated v 5.0.0, ipleasewaitservice not display updatestatus , displays little spinner doesn't go away on hide (the way 'hide' spinner use pop). additionally views not greyed out , not active previous version used do.

is there special have implement ipleasewaitservice catel 5.0.0? (nothing indicated in documentation)

thanks

the pleasewaithelper (used wpf implementation) has been removed simplify code-base catel 5. see https://github.com/catel/catel/issues/1010 more information>

the news it's open source can copy / paste implementation of pleasewaitservice catel 4.5 , use 1 if prefer it.

another implementation @ can found in orchestra, embeds in shell (at bottom).


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -