mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-12 12:57:44 +02:00
Improve UI
This commit is contained in:
parent
d9d5d2960d
commit
072d516ad1
17 changed files with 258 additions and 331 deletions
|
@ -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>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue