mirror of
https://github.com/google/blockly.git
synced 2026-01-15 04:47:10 +01:00
Fix #1619. buildTooltipWithFieldValue() => buildTooltipWithFieldText() The "value" of FieldVariables was the variable id. However, we usually want the field text for the human visible tooltip. Refactoring and renaming buildTooltipWithFieldValue to use the field text.
16 KiB
16 KiB