Closed davidsbailey closed 7 years ago
We need to preserve the .tooltipstered class on the .droplet-hover-div when the palette is redrawn, so that we can hide the tooltip here https://github.com/code-dot-org/code-dot-org/blob/staging/apps/src/blockTooltips/DropletBlockTooltipManager.js#L117-L121 when a block is selected.
.tooltipstered
.droplet-hover-div
We need to preserve the
.tooltipstered
class on the.droplet-hover-div
when the palette is redrawn, so that we can hide the tooltip here https://github.com/code-dot-org/code-dot-org/blob/staging/apps/src/blockTooltips/DropletBlockTooltipManager.js#L117-L121 when a block is selected.