]> git.proxmox.com Git - ui/proxmox-yew-widget-toolkit.git/commit
don't update the MenuPopper when the to aligned item is not shown
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 20 Dec 2023 11:34:27 +0000 (12:34 +0100)
committerDominik Csapak <d.csapak@proxmox.com>
Wed, 20 Dec 2023 11:35:08 +0000 (12:35 +0100)
commit1eba04aa2710713f9fb8b6ddc66735b8d4166f8e
treebcd9f0f414847076d5153506af9a04944e318674
parent4aad90a68d72dbf07f1282e60314af0529a3c68d
don't update the MenuPopper when the to aligned item is not shown

otherwise we call it unnecessarily

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/widget/menu/menu_button.rs
src/widget/menu/menu_item.rs