Skip to content

Adds container to tooltip in order to make it work with overflow:hidden in parent element

Filipa Lacerda requested to merge 28032-tooltips-file-name into master

What does this MR do?

Add container option to tooltip to make it visible when parent has overflow: hidden based on this stackoverflow response: http://stackoverflow.com/a/19638212/1097745

Screenshots (if relevant)

tooltip

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #28032 (closed)

Merge request reports