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

Fix tooltip continuation #4418

Closed
wants to merge 2 commits into from
Closed

Fix tooltip continuation #4418

wants to merge 2 commits into from

Commits on Sep 15, 2015

  1. fix(tooltip): Prefer to evaluate async

    Prefer to evaluate async over calling the apply method.
    
    Issue: #3557
    bret.ikehara committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    b3c075d View commit details
    Browse the repository at this point in the history
  2. fix(tooltip): Do not recreate tooltip

    Do not recreate tooltip as this will add unnecessary processing to revive tooltip from the grave.
    
    Issue: #3557
    bret.ikehara committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    187b015 View commit details
    Browse the repository at this point in the history