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