Ark2000 / PankuConsole

Feature-packed real-time debugging toolkit for Godot Engine.
https://k2kra.xyz/PankuConsole/
MIT License
997 stars 38 forks source link

Ability to Increase All UI Size #166

Closed alijaya closed 4 months ago

alijaya commented 5 months ago

Is your feature request related to a problem? Please describe. In my game, the UI of Panku is really small, I can not read it.

Describe the solution you'd like I hope there's a setting to adjust UI scale.

tarwich commented 4 months ago

Since OP didn't provide a screenshot, I will.

image

I'm pretty sure this is a PPI setting or something, but I'm not sure where to find it. Which is how I wound up here.

Ark2000 commented 4 months ago

I'll prioritize fixing UI issues once I have enough free time.

tarwich commented 4 months ago

Well, I'll reiterate what many have said. You'd made an awesome plugin. It's exactly what I would've wanted. Thanks for sharing with the world!

Ark2000 commented 4 months ago

Well, I'll reiterate what many have said. You'd made an awesome plugin. It's exactly what I would've wanted. Thanks for sharing with the world!

Thank you! Working on UI related issues now.

Expected Result:

Just found a similar situation: https://github.com/MewPurPur/GodSVG/pull/672

Ark2000 commented 4 months ago

Removed all fixed size fonts, and overall it already scales very well now, next I need to make some custom buttons to scale icons properly. image image

Ark2000 commented 4 months ago

Well, I'll reiterate what many have said. You'd made an awesome plugin. It's exactly what I would've wanted. Thanks for sharing with the world!

Thanks! It's people like you keep me motivated!

tarwich commented 4 months ago

Gonna see if I can check this out!

FabriceCastel commented 4 months ago

Weyooo thanks for tackling this @Ark2000 - stoked to get to actually use the console and add a bunch of debugging commands to it 😎 :shipit:

tarwich commented 4 months ago
image

Scale is working much better for me. I am having to change all my resources because apparently I scaled them wrong for my DPI, but at least everything is manageable now.

This console has been a lifesaver for testing specific scenarios.

alijaya commented 4 months ago

Damn nice, will try it soon XD, thank you so much @Ark2000 , you made a god damn nice plugin that will be on my every Godot Project XD