Skip to content

Fix for PositionSelectedCommand not working with custom Command#519

Open
Dualitys wants to merge 1 commit intoalexrainman:masterfrom
Dualitys:master
Open

Fix for PositionSelectedCommand not working with custom Command#519
Dualitys wants to merge 1 commit intoalexrainman:masterfrom
Dualitys:master

Conversation

@Dualitys
Copy link

Files Changed:

  1. MainViewModel in Demo.csproj
  2. CarouselViewControl in CarouselView.FormsPlugin.Abstractions

Fixed the bindable property to correctly accept and return custom ICommand implementations, to work with Prism for example.

@alexrainman
Copy link
Owner

Awesome. Will merge this change.

@alexrainman
Copy link
Owner

I cannot use this in my current implementation as ICommand doesn't support type argument.

@Dualitys
Copy link
Author

Could try fixing that if I knew where and how you need the typed argument

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants