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

Non square textures have wrong thumbnail #2538

Open
Cubouse opened this issue Oct 31, 2024 · 0 comments
Open

Non square textures have wrong thumbnail #2538

Cubouse opened this issue Oct 31, 2024 · 0 comments
Labels
improvement something that works as intended but could be improved to work better

Comments

@Cubouse
Copy link

Cubouse commented Oct 31, 2024

What are you trying to do, and what do you expect to happen?

Working with non square textures.

I noticed this issue while making a flipbook animation of a non-square texture, and looked at the thumbnail to tell what frame I was working on at a glance.

What happens instead?

The thumbnail in the Textures tab is still square. I found this to be more problematic with flipbook animations than for simple textures.

For simple textures:

  • landscape-format makes the thumbnail align at the top. The full width is displayed, but leaves the bottom side of the thumbnail empty.
    image

  • portrait-format ones display the top of the texture, cropping the bottom
    image

For flipbook animations:

  • for a 32x16 flipbook animation, it shows two frames at once, the current frame over the next.
bb_bug_flipbook_wrong_non-square_thumbnail.mp4
  • for portrait-format flipbook animations, it's the same as a simple texture, the top part only is showed, filling the width of the thumbnail.

Model format in which the issue occurs

All

Blockbench variant

Program

Blockbench version

4.11.1

Operating System

W10

Installed Blockbench plugins

N/A

@Cubouse Cubouse changed the title Non square texture has wrong flipbook thumbnail Non square textures have wrong thumbnail Oct 31, 2024
@JannisX11 JannisX11 added the improvement something that works as intended but could be improved to work better label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement something that works as intended but could be improved to work better
Projects
Status: No status
Development

No branches or pull requests

2 participants