[Screen Ruler] Close on left click and attribution adjustment (#20163)

* [Screen Ruler] end measure mode sessions on left click

* [Screen Ruler] move attribution to a separate section

* spelling
This commit is contained in:
Andrey Nekrasov
2022-08-30 15:39:21 +03:00
committed by GitHub
parent 311a4dbae9
commit 49a6359990
6 changed files with 21 additions and 24 deletions

View File

@@ -84,5 +84,8 @@
<controls:SettingsPageControl.PrimaryLinks>
<controls:PageLink x:Uid="LearnMore_MeasureTool" Link="https://aka.ms/PowerToysOverview_MeasureTool"/>
</controls:SettingsPageControl.PrimaryLinks>
<controls:SettingsPageControl.SecondaryLinks>
<controls:PageLink x:Uid="Attribution_Roolr" Link="https://github.com/esarbanis/roolr"/>
</controls:SettingsPageControl.SecondaryLinks>
</controls:SettingsPageControl>
</Page>