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

fix(tooltip): update placement on content change #1415

Closed
wants to merge 1 commit into from

Commits on Dec 29, 2013

  1. fix(tooltip): update placement on content change

    Since the recompute of position is a heavy calculation and given
    that this happens only when tooltip is visible, ie position
    is already calculated, we can reuse it to update the position when
    widht/height changes.
    
    Closes angular-ui#96
    bekos committed Dec 29, 2013
    Configuration menu
    Copy the full SHA
    85cc3ca View commit details
    Browse the repository at this point in the history