Skip to content

Tooltip StyleBoxTexture does not respect global Texture filter setting. #114610

@jeffbdavenport

Description

@jeffbdavenport

Tested versions

4.4.stable.

System information

Ubuntu 24.04 - Godot 4.4

Issue description

Tooltip StyleBoxTexture uses Texture filtering, even when it's set to nearest.

Steps to reproduce

Create a TooltipPanel style and add a StyleBoxTexture to it.
Add a pixelated texture to the StyleBox.
Ensure texture filtering is set to nearest in Settings > Rendering > Textures.
Add a tooltip.
You will notice texture is being filtered still.

Minimal reproduction project (MRP)

Are you serious?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions