Skip to content

Fix scaling of items placed in inventory #7

Description

@TheSentry

The current implementation makes use of TextureRect.ExpandMode, which is either set to EXPAND_FIT_WIDTH_PROPORTIONAL or EXPAND_FIT_HEIGHT_PROPORTIONAL . The problem is that either tall or wide items will then overlap with neighboring cells.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions