RolandPheasant / DynamicData.ReactiveUI

Adaptors to integrate Dynamic Data with ReactiveUI
Microsoft Public License
63 stars 9 forks source link

Broken on Silverlight (including WP) #4

Open mikefayer opened 8 years ago

mikefayer commented 8 years ago

This actually isn't your bug and it's pretty obscure, but RxUI has removed Move from reactivelist only on Silverlight, here (https://github.com/reactiveui/ReactiveUI/commit/7224331f2b274c100546ac9b2e1fcf1c69987fa8). Don't ask me why. But this lib relies on it so obviously in many cases... boom.

RolandPheasant commented 8 years ago

I will add some conditional compilation

mikefayer commented 8 years ago

That is freakishly fast. Thanks!

RolandPheasant commented 8 years ago

Not so quick this time!