[PR #545] [CLOSED] feat(layout): minor adjustment to layout config #1727

Closed
opened 2026-03-14 15:29:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/545
Author: @DOD-101
Created: 8/14/2024
Status: Closed

Base: masterHead: add-535


📝 Commits (1)

  • efd1ab8 feat(layout): minor adjustment to layout config

📊 Changes

2 files changed (+12 additions, -4 deletions)

View changed files

📝 spotify_player/src/config/mod.rs (+2 -2)
📝 spotify_player/src/ui/page.rs (+10 -2)

📄 Description

This addresses the first request in #535.

  1. Remove columns

The change is mainly in adjusting how the borders are drawn.

It doesn't address the second request:

Add different columns to replace them

It might also be a good idea to implement some guard clauses to prevent the unseen windows from being rendered etc.


🔄 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/aome510/spotify-player/pull/545 **Author:** [@DOD-101](https://github.com/DOD-101) **Created:** 8/14/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-535` --- ### 📝 Commits (1) - [`efd1ab8`](https://github.com/aome510/spotify-player/commit/efd1ab883269ce927e8f98961be06de565218cb8) feat(layout): minor adjustment to layout config ### 📊 Changes **2 files changed** (+12 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/config/mod.rs` (+2 -2) 📝 `spotify_player/src/ui/page.rs` (+10 -2) </details> ### 📄 Description This addresses the first request in #535. > 1. Remove columns The change is mainly in adjusting how the borders are drawn. It doesn't address the second request: > Add different columns to replace them It might also be a good idea to implement some guard clauses to prevent the unseen windows from being rendered etc. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:29:54 +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/spotify-player#1727
No description provided.