Skip to content

[mainmenu_play.vts_c] Map Images are not correctly aligned to show the entire image. #3919

Open
@DeformedSAS

Description

@DeformedSAS

Panorama issues

Images in the play menu for all maps are way too zoomed in, however there is a simple fix for that. On line 1207 instead of ""mapImage.style.backgroundSize = 'clip_then_cover';"" it should be ""mapImage.style.backgroundSize = 'auto 100%';""

Image

image

The fix i implemented in my CS2 panorama ui port on csgo (nothing to do with this issue!)

image

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