FLOE-306: Add tooltips for buttons on the speak text panel

Metadata

Source
FLOE-306
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Cindy Li
Reporter
Cindy Li
Created
2015-04-22T10:01:10.888-0400
Updated
2015-11-03T11:32:01.605-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. First Discovery

Description

Add tooltips for yes and no buttons on the speak text panel.

The speak text adjuster has not implemented tooltips for its controls. The solution may not be as simple as adding the gpii.firstDiscovery.attachTooltip grade. This is because the buttons used to control the smaller and larger buttons are generated by renderer. Currently a tooltipContentMap is supplied to identify which selectors are associated with which text, but there are no distinct selectors supplied for the individual buttons.

Comments