[PR #461] [CLOSED] Remove droppable scrollbar #1262

Closed
opened 2026-02-26 03:30:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/461
Author: @BernardGoldberger
Created: 9/22/2016
Status: Closed

Base: masterHead: patch-3


📝 Commits (1)

  • bf51b6d Remove droppable scrollbar

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 resources/assets/js/components/main-wrapper/sidebar/index.vue (+2 -1)

📄 Description

I noticed the the droppable effect was very buggy in firefox which made me notice that the scaling creates a scrollbar in the bottom of the sidebar
chrome before - queue

I added width to remove it and lowered the transition to be a little faster since its now less of a transformation.


🔄 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/koel/koel/pull/461 **Author:** [@BernardGoldberger](https://github.com/BernardGoldberger) **Created:** 9/22/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`bf51b6d`](https://github.com/koel/koel/commit/bf51b6dfce37df7cd93cd33fdbf0124f9585d80c) Remove droppable scrollbar ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/main-wrapper/sidebar/index.vue` (+2 -1) </details> ### 📄 Description I noticed the the `droppable` effect was very buggy in firefox which made me notice that the scaling creates a scrollbar in the bottom of the sidebar ![chrome before - queue](https://cloud.githubusercontent.com/assets/10334679/18765341/4b45911e-80e3-11e6-82e9-a5cff3a12066.gif) I added `width` to remove it and lowered the transition to be a little faster since its now less of a transformation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:30:22 +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/koel-koel#1262
No description provided.