-
Notifications
You must be signed in to change notification settings - Fork 981
Closed
Labels
BUGunexpected behaviorunexpected behaviorGood First IssueThis issue has limited complexity and may be a good start for new contributorsThis 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!Scott won't do this soon, but PRs from the community are welcome!
Description
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?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BUGunexpected behaviorunexpected behaviorGood First IssueThis issue has limited complexity and may be a good start for new contributorsThis 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!Scott won't do this soon, but PRs from the community are welcome!