Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use unique_ptr for Document in TSCanvas #780

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

tobiolo
Copy link
Collaborator

@tobiolo tobiolo commented Dec 10, 2024

Make it clear that TSCanvas owns the Document.

Make it clear that TSCanvas owns the Document.
@tobiolo tobiolo requested a review from aardappel December 10, 2024 17:51
@aardappel aardappel merged commit e3d4602 into aardappel:master Dec 10, 2024
4 checks passed
@tobiolo tobiolo deleted the tscanvas-doc branch December 10, 2024 18:11
tobiolo added a commit to tobiolo/treesheets that referenced this pull request Jan 16, 2025
tobiolo added a commit that referenced this pull request Jan 16, 2025
* Revert "Avoid double ownership (#800)"

This reverts commit 89b40de.

* Revert "Fix bad unique_ptr usage"

This reverts commit 2086ce8.

* Revert "Use correct method to delete resource (#783)"

This reverts commit 81e74a0.

* Revert "Use unique_ptr for Grid in Cell (#782)"

This reverts commit 9fe088a.

* Revert "Make rootgrid an unique_ptr (#776)"

This reverts commit 15d5f58.

* Revert "Use vector instead of raw pointer arrays (#785)"

This reverts commit 9dfc4fb.

* Revert "Use unique_ptr for Document in TSCanvas (#780)"

This reverts commit e3d4602.
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.

2 participants