-
Notifications
You must be signed in to change notification settings - Fork 3.4k
md-tootip: display invalid position #5802
Comments
same problem here too...! |
It still happens after I've upgraded to version 1.0.0-rc5-master-76c6299. |
This is still happening in the RC 6 when the md-content is used |
@vincoh see f62f693#commitcomment-14724396 I'm waiting for a demo so I can fix it for both usecases. Even though this seems to be the one affecting most people. You can use my fork of 1.0.0-rc4 with a temporary fix for this if you want. |
+1 |
This issue is closed as part of our deprecation effort. |
This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its acmeideal@gmail.com ------- This is a copy of the message, including all the headers. ------ ----==_mimepart_5722734ca0439_4eb33fafd2de32a050895 This issue is closed as part of our deprecation effort. You are receiving this because you are subscribed to this thread. This issue is closed as part of our deprecation effort. — ----==_mimepart_5722734ca0439_4eb33fafd2de32a050895-- |
I have a md-content followed by a md-button and md-tooltip.
Then there is a problem occurs when md-content has scroll. I means that when I scroll content and hover on the button, the tooltip also display but it displays in wrong position as it also moves according to the scroll as well.
Here is the example:
http://codepen.io/sokly/pen/LpaGQQ
The text was updated successfully, but these errors were encountered: