You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I read about some sort of helper directive you'd stick onto the overflow: auto element to deal with this, but honestly this "reposition" strategy doesn't feel right anyway (even for small components like tooltip), it's jumping around (the slower computer you have the more it jumps).. could the tooltip just disappear when you scroll, just like it did material1 I believe?
The text was updated successfully, but these errors were encountered:
fxck
changed the title
tooltip reposition doesn't work inside block with overflow: auto
tooltip reposition doesn't work inside blocks with overflow: auto
Mar 3, 2017
Uh oh!
There was an error while loading. Please reload this page.
http://plnkr.co/edit/LauQvv8yTMAONAvK2JJx?p=preview
this includes
<md-dialog-content>
for exampleI think I read about some sort of helper directive you'd stick onto the
overflow: auto
element to deal with this, but honestly this "reposition" strategy doesn't feel right anyway (even for small components like tooltip), it's jumping around (the slower computer you have the more it jumps).. could the tooltip just disappear when you scroll, just like it did material1 I believe?The text was updated successfully, but these errors were encountered: