Is there an existing issue for this?
Is this issue related to iced?
What happened?
I can only register on_close event, but not on_open` event.
It's useful to refresh items when combo box is selected.
Currently I can use on_option_hovered, but it triggers everytime mouse move over an option
What is the expected behavior?
ComboBox::new().on_open
Version
crates.io release
Operating System
Windows
Do you have any log output?
No response
Is there an existing issue for this?
Is this issue related to iced?
What happened?
I can only register
on_close event, but noton_open` event.It's useful to refresh items when combo box is selected.
Currently I can use
on_option_hovered, but it triggers everytime mouse move over an optionWhat is the expected behavior?
ComboBox::new().on_open
Version
crates.io release
Operating System
Windows
Do you have any log output?
No response