Improve UI

This commit is contained in:
takotori 2023-11-21 16:55:22 +01:00
parent d9d5d2960d
commit 072d516ad1
17 changed files with 258 additions and 331 deletions

View file

@ -30,8 +30,6 @@ pub struct Window {
#[template_child]
pub resetSideBarToggle: TemplateChild<Button>,
#[template_child]
pub resetPath: TemplateChild<Box>,
#[template_child]
pub resetPopoverMenu: TemplateChild<PopoverMenu>,
#[template_child]
pub resetClose: TemplateChild<Button>,