Skip to content

SP4 Plottable.Text: LastRenderRectangleCoordinates should be public #2994

@DaveMartel

Description

@DaveMartel

Bug? Report

Issue: ScottPlot4 Plottable.Text LastRenderRectangleCoordinates scoping not declared (i.e. not private, protected or public). It is the only tying in the whole class that is not, and this looks like an oversight.

It would be really useful if it could be made at least protected so that anyone overriding the Rendering can update it. Without being able to update those coordinates, IsUnderMouse() will not return correct values.

System Details

  • ScottPlot Version: 4.1.68
  • Operating System: Windows 10
  • Application Type: (WinForms)
  • .NET Version: (.NET 6.0?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGunexpected behaviorGood First IssueThis issue has limited complexity and may be a good start for new contributorsHelp WantedScott won't do this soon, but PRs from the community are welcome!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions