mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Added open tag to default expand open (#42824)
By default, none of the 4 methods are expanded. this will expand the top item by default for users. <img width="974" height="414" alt="image" src="https://github.com/user-attachments/assets/f328dee6-9206-47a1-b45f-1f951142eef4" />
This commit is contained in:
@@ -48,7 +48,7 @@ Before you begin, make sure your device meets the system requirements:
|
|||||||
|
|
||||||
Choose one of the installation methods below:
|
Choose one of the installation methods below:
|
||||||
|
|
||||||
<details>
|
<details open>
|
||||||
<summary>Download .exe from GitHub</summary>
|
<summary>Download .exe from GitHub</summary>
|
||||||
|
|
||||||
Go to the [PowerToys GitHub releases][github-release-link], click Assets to reveal the downloads, and choose the installer that matches your architecture and install scope. For most devices, that's the x64 per-user installer.
|
Go to the [PowerToys GitHub releases][github-release-link], click Assets to reveal the downloads, and choose the installer that matches your architecture and install scope. For most devices, that's the x64 per-user installer.
|
||||||
@@ -281,4 +281,4 @@ The application logs basic diagnostic data (telemetry). For more privacy informa
|
|||||||
[roadmap]: https://github.com/microsoft/PowerToys/wiki/Roadmap
|
[roadmap]: https://github.com/microsoft/PowerToys/wiki/Roadmap
|
||||||
[privacy-link]: http://go.microsoft.com/fwlink/?LinkId=521839
|
[privacy-link]: http://go.microsoft.com/fwlink/?LinkId=521839
|
||||||
[loc-bug]: https://github.com/microsoft/PowerToys/issues/new?assignees=&labels=&template=translation_issue.md&title=
|
[loc-bug]: https://github.com/microsoft/PowerToys/issues/new?assignees=&labels=&template=translation_issue.md&title=
|
||||||
[usingPowerToys-docs-link]: https://aka.ms/powertoys-docs
|
[usingPowerToys-docs-link]: https://aka.ms/powertoys-docs
|
||||||
|
|||||||
Reference in New Issue
Block a user