Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to keep UV and Paint tab aspect ratio square #2471

Closed
Cubouse opened this issue Sep 5, 2024 · 0 comments
Closed

Option to keep UV and Paint tab aspect ratio square #2471

Cubouse opened this issue Sep 5, 2024 · 0 comments

Comments

@Cubouse
Copy link

Cubouse commented Sep 5, 2024

Detailed description of your suggestion

Problem:

When working with landscape-format textures for models (most often 2*1 aspect ratio), the UV and Paint tabs get smaller to fit the aspect ratio.

An example is the Minecraft Vanilla zombie

image

This zombie texture does not look that bad, but with a higher power-of-two the reduced size makes it significantly difficult to navigate those tabs to move UVs, paint, etc.

To get the same vertical size as a square texture, we currently need to make the entire tab larger, covering more of the viewport, which is not desirable.

We can also undock those tabs, but that also covers more the viewport

image

Solution:

I wish that the UV and Paint tab remained square, at their full size (or that we had an option in Settings for it).

A mockup of what it would look like at 100% zoom

image

Alternatively, being able to resize the UV and Paint tab could work, but it would be nice to still have a default to obtain that result when opening the model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants