mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-29 22:45:44 +00:00 
			
		
		
		
	Problem solved ;)
This commit is contained in:
		
							parent
							
								
									8ff866f8b6
								
							
						
					
					
						commit
						1a3ec6e557
					
				
					 2 changed files with 6 additions and 4 deletions
				
			
		|  | @ -61,6 +61,8 @@ namespace AideDeJeu.ViewModels | |||
|                 return _Index; | ||||
|             } | ||||
|             set | ||||
|             { | ||||
|                 if (value >= 0) | ||||
|                 { | ||||
|                     if (_Index != value) | ||||
|                     { | ||||
|  | @ -69,6 +71,7 @@ namespace AideDeJeu.ViewModels | |||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
| 
 | ||||
|         public string SelectedKey | ||||
|         { | ||||
|  |  | |||
|  | @ -40,7 +40,6 @@ | |||
|                     </DataTemplate> | ||||
|                 </ListView.ItemTemplate> | ||||
|             </ListView> | ||||
|             <!--<ContentView ControlTemplate="{Binding ItemsType, Converter={StaticResource ItemsTypeTemplateConverter}}" BindingContext="{Binding}" />--> | ||||
|         </ContentPage> | ||||
|     </MasterDetailPage.Master> | ||||
|     <MasterDetailPage.Detail> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez