ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.48k stars 179 forks source link

Custom Previewer Tab cannot be resized #2079

Open ACATTAN opened 1 month ago

ACATTAN commented 1 month ago

Description

Now that it is possible to add custom tabs (which is awesome!), we've seen that the Custom Previewer Tab window where you define your custom tabs cannot be resized. So if you have many custom tabs - you cannot reach some of them. We are now using quite a few custom tabs, so the result is as you can see in the attached image:

image (22)

It will be great if this window could be resized (or optionally add a vertical scrollbar instead of enabling resize).

Thanks! Ariel

NghiaTranUIT commented 1 month ago

Ah, it's a bug since it's a StackView, so it isn't scrollable in the first place.

Let me fix it 👍

For now, please delete some unused tabs, so it can fit the Windows : /

NghiaTranUIT commented 1 month ago

@ACATTAN this bug is fixed: https://download.proxyman.io/beta/Proxyman_5.6.1_Fix_custom_previewer_ui.dmg

Screenshots

Screenshot 2024-07-14 at 14 30 15

ACATTAN commented 1 month ago

Thanks you! Works fine :-)