mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
cache window positions so we only have to move after open once.
This commit is contained in:
parent
3a3a23db34
commit
adb7a88836
2 changed files with 66 additions and 20 deletions
|
@ -20,9 +20,7 @@
|
|||
<Grid>
|
||||
<tb:TaskbarIcon x:Name="MyNotifyIcon"
|
||||
IconSource="ZeroTierIcon.ico"
|
||||
ToolTipText="ZeroTier One"
|
||||
TrayContextMenuOpen="ToolbarItem_TrayContextMenuOpen"
|
||||
PreviewTrayContextMenuOpen="ToolbarItem_PreviewTrayContextMenuOpen">
|
||||
ToolTipText="ZeroTier One">
|
||||
<tb:TaskbarIcon.ContextMenu>
|
||||
<ContextMenu>
|
||||
<ContextMenu.ItemsSource>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue