Skip to content

Commit 4dab625

Browse files
elsazacmerks
authored andcommitted
Add N&N for Expand All/Collapse All in PDE preference pages
Add N&N for Expand/Collapse All toolbar actions in PDE Compilers and API Errors/Warnings pages
1 parent 1467bc3 commit 4dab625

3 files changed

Lines changed: 14 additions & 1 deletion

File tree

321 KB
Loading

news/4.40/images/compilers.png

191 KB
Loading

news/4.40/pde.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Any user-remapped key binding for `Copy` is honored automatically.
2525
-->
2626

2727
<!--
28-
---
2928
## PDE Compiler
3029
-->
3130

@@ -118,3 +117,17 @@ in the `MANIFEST.MF` file.
118117
The quick fix is labeled as `Require latest available version range`.
119118
Once the user clicks on `Finish`, it adds the version range to the specific require bundle or import package.
120119
For example, version 7.2.3 is interpreted as the compatible range [7.2.0,8.0.0)
120+
121+
122+
### Expand-all and Collapse-all Support in Preference Pages
123+
<details>
124+
<summary>Contributors</summary>
125+
126+
- [Elsa Zacharia](https://github.com/elsazac)
127+
</details>
128+
129+
A new toolbar to support expanding and collapsing all preference sections has been added to the `Compilers` and `API Errors/Warnings` pages under `Plug-in Development`.
130+
These actions improve navigation on pages with many expandable categories by allowing all sections to be opened or closed in a single operation.
131+
132+
![Compiler preference page](images/compilers.png)
133+
![API Errors/Warnings preference page](images/APIErrorsWarnings.png)

0 commit comments

Comments
 (0)