Change record status: 
Introduced in branch: 
7.x-1.x
Introduced in version: 
7.x-1.0-beta4
Description: 

Previously (Scald for Drupal 6, previous betas for Drupal 7), Scald bundled a version of the BeautyTips library to show an atom preview in a tooltip when a user clicked on an item in the library. Bundling the library wasn't ideal, and at least the bundled version had issues when enabling jQuery Update to get newer jQuery versions. The bundled version was thus removed.

The code was updated to use the qTip library if it is present, using the nice options available in qTip to be able to show tips that can be interacted on item hover states. Administrators willing to get the tooltips should download and enable the qTip module.

Impacts: 
Site builders, administrators, editors