mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1720] Scroll lock of the queries pane #1713
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1713
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?
Originally created by @griffinreding on GitHub (Jul 20, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1720
Description
If possible, it would be nice to have the option to enable auto-scroll of the queries pane to the bottom (newest), and have it locked at the bottom until manually scrolled up.
Why this feature/change is important?
It's cumbersome when I'm watching for a specific query to have to scroll all the way to the bottom of the pane when it's fired off, instead of having it locked when I'm already scrolled to the newest.
@NghiaTranUIT commented on GitHub (Jul 21, 2023):
You can simply select the Auto-Select button at the bottom bar. It automatically selects the newest request.
Or you can simply click on the ID column to sort the latest request -> Then select the first request.
@griffinreding commented on GitHub (Jul 21, 2023):
Oh you're a lifesaver - thank you!