[PR #119] [MERGED] Custom slider widget step option #7523

Closed
opened 2026-05-23 02:55:05 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/119
Author: @JakeStanger
Created: 4/22/2023
Status: Merged
Merged: 4/22/2023
Merged by: @JakeStanger

Base: masterHead: feat/slider-step


📝 Commits (2)

  • 1fa0c0e feat(custom): support mouse wheel on slider
  • dd7c9f3 docs: add transition module-level options

📊 Changes

3 files changed (+46 additions, -12 deletions)

View changed files

📝 docs/Configuration guide.md (+18 -2)
📝 docs/modules/Custom.md (+11 -10)
📝 src/modules/custom/slider.rs (+17 -0)

📄 Description

Resolves #74.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/119 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/22/2023 **Status:** ✅ Merged **Merged:** 4/22/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feat/slider-step` --- ### 📝 Commits (2) - [`1fa0c0e`](https://github.com/JakeStanger/ironbar/commit/1fa0c0e9774c302727d414f5aef999ab71a7acb8) feat(custom): support mouse wheel on slider - [`dd7c9f3`](https://github.com/JakeStanger/ironbar/commit/dd7c9f30db6e4e1ede4d57255122b359636b8f58) docs: add transition module-level options ### 📊 Changes **3 files changed** (+46 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `docs/Configuration guide.md` (+18 -2) 📝 `docs/modules/Custom.md` (+11 -10) 📝 `src/modules/custom/slider.rs` (+17 -0) </details> ### 📄 Description Resolves #74. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:55:05 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#7523
No description provided.