Content should not be visible if visible
pane prop is false?
#251
Labels
enhancement
New feature or request
visible
pane prop is false?
#251
Currently if
visible
is set to false then the size of the pane is set to 0. However, if the content is larger than the size, it will be visible. For example, the text "Drag view here to display' is visible in this screenshot.Technically, this could be the concern of the user and they should set a suitable overflow value. Also note, that this is not really about whether the pane is visible, if the content overflows the pane at any size it is an issue. In practice I wonder if it is more ergonomic for Allotment to set overflow hidden and remove the requirement to care about this?
The text was updated successfully, but these errors were encountered: