Skip to content

ImGuiIntegration: doc++#95

Merged
mosra merged 1 commit intomosra:masterfrom
pezcode:imgui-doc-fixes
Feb 12, 2022
Merged

ImGuiIntegration: doc++#95
mosra merged 1 commit intomosra:masterfrom
pezcode:imgui-doc-fixes

Conversation

@pezcode
Copy link
Copy Markdown
Contributor

@pezcode pezcode commented Feb 11, 2022

Two minor doc comment fixes 🍇

  • ImGui::SetContextCurent() -> ImGui::SetCurrentContext()
  • ImGui::DeleteContext() -> ImGui::DestroyContext()

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 11, 2022

Codecov Report

Merging #95 (eab4430) into master (d996864) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   78.67%   78.67%           
=======================================
  Files          21       21           
  Lines         938      938           
=======================================
  Hits          738      738           
  Misses        200      200           
Impacted Files Coverage Δ
src/Magnum/ImGuiIntegration/Context.h 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d996864...eab4430. Read the comment docs.

@mosra mosra added this to the 2022.0a milestone Feb 12, 2022
@mosra mosra merged commit eab4430 into mosra:master Feb 12, 2022
@mosra
Copy link
Copy Markdown
Owner

mosra commented Feb 12, 2022

Thank you!

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

Projects

Development

Successfully merging this pull request may close these issues.

2 participants