[PR #482] [MERGED] Fix linting & code style #558

Closed
opened 2026-02-28 14:33:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/482
Author: @jacksongoode
Created: 6/18/2024
Status: Merged
Merged: 6/18/2024
Merged by: @Insprill

Base: masterHead: jackson/fix-lint


📝 Commits (2)

📊 Changes

7 files changed (+8 additions, -6 deletions)

View changed files

📝 psst-core/build.rs (+3 -1)
📝 psst-gui/src/data/id.rs (+1 -0)
📝 psst-gui/src/ui/mod.rs (+0 -1)
📝 psst-gui/src/ui/preferences.rs (+0 -2)
📝 psst-gui/src/widget/icons.rs (+1 -0)
📝 psst-gui/src/widget/mod.rs (+1 -0)
📝 psst-gui/src/widget/remote_image.rs (+2 -2)

📄 Description

This also removes the odd left padding with the max loaded tracks and seek duration, which is inconsistent with the rest of the UI.


🔄 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/jpochyla/psst/pull/482 **Author:** [@jacksongoode](https://github.com/jacksongoode) **Created:** 6/18/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@Insprill](https://github.com/Insprill) **Base:** `master` ← **Head:** `jackson/fix-lint` --- ### 📝 Commits (2) - [`f2efd61`](https://github.com/jpochyla/psst/commit/f2efd613d804cc2e803b918dc57d75bf9aad1f87) Fix linting - [`477aa4f`](https://github.com/jpochyla/psst/commit/477aa4f9de96a2550526cada117cf56cfee76e55) Small linting fixes ### 📊 Changes **7 files changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `psst-core/build.rs` (+3 -1) 📝 `psst-gui/src/data/id.rs` (+1 -0) 📝 `psst-gui/src/ui/mod.rs` (+0 -1) 📝 `psst-gui/src/ui/preferences.rs` (+0 -2) 📝 `psst-gui/src/widget/icons.rs` (+1 -0) 📝 `psst-gui/src/widget/mod.rs` (+1 -0) 📝 `psst-gui/src/widget/remote_image.rs` (+2 -2) </details> ### 📄 Description This also removes the odd left padding with the max loaded tracks and seek duration, which is inconsistent with the rest of the UI. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:26 +03: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
starred/psst#558
No description provided.