Skip to content

Node selection menu is displaced by Windows Display scaling. #475

@moreApi

Description

@moreApi

When windows display scaling is active like this:
image
then the node selection popup menu is displaced by that amount:
image In the picture the user clicked on the middle of the box and that is the location the menu is expected but the position iof the menu has been multiplied by 1.5. (Clicking on other parts of the screen shows the 1.5 relation. E.g. clicking in the top left corner (0,0) places the menu correctly (0,0) * 1.5 = (0,0). The further away one clicks from the top left corner the larger is the displacement.)

Setting the scaling to 100% and restarting the application removes that behavior.

This might be a swing issue.

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