Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Misspaint of points and curve during window minimize/maximize #159

Description

@GZwong

Description

  • May be specific to "feat/label-axes"
  • When window is maximized or minimized, the points and curve interpolation is miss-placed
  • The painting will be adjusted back once the graph is interacted, presumably after recalling the 'resize()' method.

Steps To Reproduce

  1. Plot a couple of points on the graph.
  2. Maximize the window.

Environment

Windows, unsure about others

Expected Behaviour

Points and curves remain unchanged relative to window sizing changes.

Relevant FSUK Rules

Additional Notes

Might be solved by calling 'resize()' or similar functions when maximized/minimized.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions