move elements a bit further in
This commit is contained in:
		
							parent
							
								
									db67ef21fa
								
							
						
					
					
						commit
						6b14909335
					
				| @ -8,7 +8,7 @@ public class MinusFortyFiveConverter : IValueConverter { | |||||||
|     /// <inheritdoc/> |     /// <inheritdoc/> | ||||||
|     public object Convert( |     public object Convert( | ||||||
|         object value, Type targetType, object parameter, CultureInfo culture) { |         object value, Type targetType, object parameter, CultureInfo culture) { | ||||||
|         return (double)value - 45; |         return (double)value - 55; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     /// <inheritdoc/> |     /// <inheritdoc/> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user