Skip to content
Snippets Groups Projects
Unverified Commit 9ead4f96 authored by Marcin Krzyzanowski's avatar Marcin Krzyzanowski
Browse files

Fix primaryTextLayoutManager memory issue and initialization order

Resolves an issue with the text layout manager by ensuring proper initialization
order and preventing memory issues. The main changes include setting the primary
text layout manager to nil before removing it, setting text content after setup,
and reordering initialization steps to avoid potential crashes during view setup.
parent 83aa14f5
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment