Skip to content

In Delphi 12.3 has Y-axis offset #15

@wilsonning

Description

@wilsonning

In Delphi 12.3, the buttons on the screen have a Y-axis offset. I need to press down a little further to get to the original position of the object.

I use the following code:
SystemBars.StatusBarBackgroundColor := TAlphaColors.Null;
SystemBars.NavigationBarBackgroundColor := TAlphaColors.Null;
SystemBars.Visibility := TipFormSystemBars.TVisibilityMode.VisibleAndOverlap;

I use Samsung SM-A528B.

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