Skip to content

Controls: Reduce render warnings and add Refresh() method#1270

Merged
swharden merged 11 commits intomasterfrom
1264-render-warning
Sep 18, 2021
Merged

Controls: Reduce render warnings and add Refresh() method#1270
swharden merged 11 commits intomasterfrom
1264-render-warning

Conversation

@swharden
Copy link
Member

This PR adds a Refresh() method to ScottPlot controls as a recommended replacement for Render() to avoid confusion between the method with the same name in the Plot class.

Related to #1263, #1245, and #1165. Resolves #1264.

@swharden swharden self-assigned this Sep 15, 2021
In a future version of ScottPlot the Render() method of user controls may be deprecated to avoid confusion with the method in the Plot class with the same name (#1264)
@swharden swharden marked this pull request as ready for review September 16, 2021 02:09
@swharden swharden changed the title Controls: Refresh() Controls: Reduce render warnings and add Refresh() method Sep 18, 2021
@swharden swharden merged commit 5667673 into master Sep 18, 2021
@swharden swharden deleted the 1264-render-warning branch October 1, 2021 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Controls: Render warning is unclear

1 participant