Skip to content

Emote Button Resizing follows "scaling =" #688

Description

@Crystal2002

Is your feature request related to a problem? Please describe.
A bit of an issue, but currently all buttons from characters\[character]\emotions are being scaled by Nearest Neighbor. This works wonderfully when handling sprite sets such as the AA DS sprites, however this doesn't work well for anything that doesn't use scaling = pixel (or scaling = fast, I don't remember what the exact name is as of 2.9.1 Final),

Describe the solution you'd like
All I'm asking is that the buttons are handled the same way as the sprites currently are handled - Follow scaling = within the char.ini, otherwise follow the client's default scaling setting.

Additional context
Currently looks like:
image
Full-sized button:
button1_off
Mockup of what the button should look like (when following scaling = smooth):
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequest for functionality not presentuiIssues related to the user interface (non-viewport related)

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions