Skip to content

Commit 3451aa0

Browse files
committed
docs(devindex): Add documentation for animation controls and local storage (#9300, #9301)
1 parent 9ee7aac commit 3451aa0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

learn/guides/devindex/UserGuide.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,10 @@ Switching the Data Mode recalculates the grid and re-sorts the data instantly. T
6565
### Specialized Filters
6666
- **Hireable Only:** Check this box to filter the list down to developers who are looking for work. Ideal for recruiters.
6767
- **Hide Commit Ratio > 90%:** This filter can be used to hide accounts that exhibit highly anomalous commit patterns. While an extremely high commit ratio is often a strong indicator of an automated account (a "bot" or "cyborg"), there are valid exceptions (such as solo founders managing issues externally). To remain strictly objective and avoid passing judgment, this filter is optional and disabled by default.
68+
69+
### Visual Settings
70+
Under the **Settings** tab within the controls, you can manage the application's performance and aesthetics. **All visual settings and the application theme are automatically saved to your browser's Local Storage**, meaning your preferences will persist across future visits.
71+
72+
- **Slow Header Canvas:** Drastically reduces the speed of the background particle animation in the top header. Useful if the animation is visually distracting.
73+
- **Animate Grid Sparklines:** Toggles the "Living Pulse" animation inside the grid's Activity column. If you are on a low-end device, turning this off will significantly reduce CPU usage and battery drain during fast scrolling.
74+
- **Theme Toggle (Header):** Located in the main top header (the moon/sun icon), this instantly switches the entire application between Dark Mode and Light Mode.

0 commit comments

Comments
 (0)