Progress?
This commit is contained in:
@@ -300,7 +300,6 @@ func (element *Container) HandleSelection (direction tomo.SelectionDirection) (o
|
||||
return false
|
||||
}
|
||||
|
||||
// FIXME: fix this!
|
||||
func (element *Container) MinimumHeightFor (width int) (height int) {
|
||||
return element.layout.MinimumHeightFor(element.children, width)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user