mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 17:15:49 +03:00
[GH-ISSUE #1324] [Suggestion] Additional panel layout option #1318
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#1318
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 @crankygeek on GitHub (Aug 5, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1324
I have an ultrawide display, and I typically keep the Dock (Request/Response details) toggled to the right, but I've been exploring using it on the bottom. One thing that could could make bottom docking nicer is if the Request and Response panels could be side by side instead of stacked. I'm thinking similar to how Xcode has the variables and console laid out in the debug area.
This type of layout would allow me to see more columns in the network traffic panel, and be able to see more of the request and response contents with less scrolling.
I know that there's an option to detach the content window, but I prefer a single application window as much. as possible. I already struggle a bit with the other windows (breakpoints, scripting, etc.) and losing track of them among all my other applications.
Thanks!
@NghiaTranUIT commented on GitHub (Aug 6, 2022):
You can combine the Toggle Bottom / Right with the Content Layout in the Preference -> General 👍
It displays side by side.
@crankygeek commented on GitHub (Aug 6, 2022):
Argh. I think I knew about that setting and just forgot about it. Thanks.
Jack