Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

x-tooltips stretch parent containers even when not visible #16

Closed
ldoubleuz opened this issue Jul 31, 2013 · 1 comment
Closed

x-tooltips stretch parent containers even when not visible #16

ldoubleuz opened this issue Jul 31, 2013 · 1 comment
Labels

Comments

@ldoubleuz
Copy link
Contributor

When x-tooltips are not visible, they still affect document flow, causing parent containers to stretch if the tooltip is too large.

Attempts at setting display:none when hidden remove capability for CSS transitions (short of using requestAnimationFrame, which isn't supported on Android browsers). Currently looking into a width/height 0 based approach.

@ghost ghost assigned ldoubleuz Jul 31, 2013
@ldoubleuz
Copy link
Contributor Author

Addressed in a1af0cb

@ldoubleuz ldoubleuz removed their assignment Jun 25, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant