mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 17:22:42 -05:00
* Fix our custom dropdown control to update the tooltip text correctly when a new value is selected. Previous behavior was to always keep the initial text (<Default> for example). Now we'll update it as appropriate (and default back to Placeholder text when we're clearing the value) * Spaces -> tabs * Remove extra ; * Remove tooltips from the text box part of the dropdown * Remove tooltips from dropdown arrows * Revert "Remove tooltips from dropdown arrows" This reverts commit 31a0748aaea42d5009eb9752bd075ce49a6716f5.