Whoops
This commit is contained in:
		
							parent
							
								
									fb0795ec7b
								
							
						
					
					
						commit
						93ab47cdc9
					
				@ -241,7 +241,6 @@ func (element *Container) Select () {
 | 
			
		||||
	element.core.RequestSelection()
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// FIXME
 | 
			
		||||
func (element *Container) HandleSelection (direction tomo.SelectionDirection) (ok bool) {
 | 
			
		||||
	if !element.selectable { return false }
 | 
			
		||||
	direction = direction.Canon()
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user