mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 08:36:00 +03:00
[PR #92] [MERGED] Fix vertical autoscroll #158
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#158
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/matze/wastebin/pull/92
Author: @FliegendeWurst
Created: 1/10/2025
Status: ✅ Merged
Merged: 1/11/2025
Merged by: @matze
Base:
master← Head:autoscroll📝 Commits (1)
c6f8041Fix vertical autoscroll📊 Changes
1 file changed (+8 additions, -1 deletions)
View changed files
📝
src/themes/style.css(+8 -1)📄 Description
Previously autoscroll (activated with middle click) would only move horizontally, now autoscroll works in all directions.
Incidentally the header became sticky. Let me know if that's okay or if that should be reverted.
Test it here: https://paste.fliegendewurst.eu/eup5vd.log
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.