[PR #481] [MERGED] Fix macOS preferences window contols and icon from side-panel #555

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/481
Author: @jacksongoode
Created: 6/17/2024
Status: Merged
Merged: 6/18/2024
Merged by: @jacksongoode

Base: masterHead: jackson/small-ui-updates


📝 Commits (1)

  • 177da97 Fix macOS preferences window contols and icon from side-panel

📊 Changes

2 files changed (+7 additions, -11 deletions)

View changed files

📝 psst-gui/src/ui/mod.rs (+0 -10)
📝 psst-gui/src/ui/preferences.rs (+7 -1)

📄 Description

This removes the old icon from the side panel as it was taking up a lot of space. It also fixes the window controls that were being overlapped on macOS.

Before:
image

After:
image

image

🔄 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/481 **Author:** [@jacksongoode](https://github.com/jacksongoode) **Created:** 6/17/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `master` ← **Head:** `jackson/small-ui-updates` --- ### 📝 Commits (1) - [`177da97`](https://github.com/jpochyla/psst/commit/177da97a1546c1feadf27f1ddd81924ad0c766f5) Fix macOS preferences window contols and icon from side-panel ### 📊 Changes **2 files changed** (+7 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/ui/mod.rs` (+0 -10) 📝 `psst-gui/src/ui/preferences.rs` (+7 -1) </details> ### 📄 Description This removes the old icon from the side panel as it was taking up a lot of space. It also fixes the window controls that were being overlapped on macOS. Before: <img width="185" alt="image" src="https://github.com/jpochyla/psst/assets/54308792/ebeb01f8-d32b-4e31-b3cc-c830d9d11532"> After: <img width="184" alt="image" src="https://github.com/jpochyla/psst/assets/54308792/22f01a1f-36bd-4cfe-9d65-4868bf9db654"> <img width="305" alt="image" src="https://github.com/jpochyla/psst/assets/54308792/c1b8467d-2367-48fc-b9a6-3777641f65d4"> --- <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#555
No description provided.