mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #255] [Feature] Ability to update font, fontsize, row padding, alternating row color #251
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#251
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 @shirshak55 on GitHub (Aug 18, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/255
Originally assigned to: @NghiaTranUIT on GitHub.
This idea come from tableplus editor.
@NghiaTranUIT commented on GitHub (Dec 25, 2020):
In the latest build, 2.15.1, we can adjust the font size and select mono-font for the body data 🎉
@webuniverseio commented on GitHub (Jan 31, 2023):
Hello, is it possible to add font customization of the UI? On 5k retina display everything looks very small. To start even just adding ability to change font for UI at my own risk would be good enough for me and if there are specific issues I can report them separately.
@webuniverseio commented on GitHub (Jan 31, 2023):
Current problem is that only parts which are showing in main window are customizable but all tools, filters etc is very small. Thank you.
@NghiaTranUIT commented on GitHub (Feb 1, 2023):
Sorry if it causes trouble @webuniverseio
For the entire UI, customizing the font size/font name might terribly break the app UI.
However, I can support Font Size Customization on all debugging Tools (Only the Table View View). Let me know if it's good, then I can fix it :+1
@webuniverseio commented on GitHub (Feb 1, 2023):
Hey @NghiaTranUIT no worries, there are various apps which are not ideal for retina on desktop but I can't go back to blurry/pixelated screens.
I'm thinking - would it be helpful if I create a bunch of tickets with specific parts which I would want to have an increased size? Or better to put it all in one story with details/screenshots? I understand that addressing it throughout entire app will be tricky, so I'm not asking for that. Just trying to think about best way to provide feedback for parts that are too small.
Thanks
@NghiaTranUIT commented on GitHub (Feb 1, 2023):
Yes, it's possible to create multiple small tickets to enhance accessibility. If you don't mind, which part of the app you'd need to support a bigger Font Size? The feature that you've used the most.
@webuniverseio commented on GitHub (Feb 1, 2023):
Honestly right now this is across multiple areas. Scripting (code/console font sizes increase would be nice), map remote/local. I use other areas like black/white lists. Maybe it make sense to add support for different display size variants/settings - normal/hi-resolution to have a predictable settings for UI.
@webuniverseio commented on GitHub (Feb 1, 2023):
I'll start making tickets on the weekend and we can discuss each separately if that makes sense. Thank you
@NghiaTranUIT commented on GitHub (Feb 1, 2023):
I still prefer "Keep it simple" by using 1 config in the Preference.
I mean, the font size will affect all UI of the app, including the Main Table View, Request/Response, Tool Rule Table View, Scripting Editor, and Map Local Editor, ... rather than each one has their own setting.
@webuniverseio commented on GitHub (Feb 1, 2023):
True. This is how I think about it, today there are 2 categories
To improve the experience of UI sizes which are small on hi-res displays but still have a predictable outcome it might make sense to introduce a pre-defined (hardcoded) setting which changes scale or maybe overrides configurations for UIs in such a way where you would know and test with certainty the size of the "hi-res" UI. Benefit is that it will be easier to maintain, downside is that it may not work for all users (some may want slightly smaller or slightly larger).
@350d commented on GitHub (Jul 13, 2024):
Hello! Please add font settings for Scripting console. I have checked
Use Monotype Fontin app settings but scripting console didn't respect this settings.@NghiaTranUIT commented on GitHub (Jul 14, 2024):
@350d it's fixed on this beta build: https://github.com/ProxymanApp/Proxyman/issues/2082#issuecomment-2227218566