Skip to content

icon offset issue in bottom bar #28

Description

@a-dekker

gmenu2x has some offset issues with icons in the bottom bar. It shows in the About page in settings and in explorer mode for example.

You can see an example screenshot here: eduardofilo/RG350_adam_image#349 (comment)

I was able to fix this, but I have no idea if the issue is related to the resolution of the screen and if it will cause side effects on other resolutions and needs to be more dynamic. But it's helps on 640x480 displays.

What I did was change the "y - 7" to "y - 22" over here: https://github.com/OpenDingux/gmenu2x/blame/74321f7a32ad25e96b16b41abdb890f704c3f121/src/gmenu2x.cpp#L1006

Maybe someone can test this on a 320x240 display for example and make a proper fix?

Edit: I will also put my screenshots here.
Before:
image
After mentioned code change:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions