* Very similar to https://github.com/emilk/egui/pull/4138 If you set a tooltip for a `ComboBox`, that should be hidden as soon as the user opens the `ComboBox` dropdown, or the tooltip will cover the dropdown.
If you set a tooltip for a
ComboBox, that should be hidden as soon as the user opens theComboBoxdropdown, or the tooltip will cover the dropdown.