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

Make STTextContainer open and STTextLayoutManager replaceable

The changes make STTextContainer open to allow subclassing and make STTextView's
textLayoutManager property fully replaceable by adding proper setup/teardown logic.
This ensures that when replacing the layout manager, all necessary delegate and
observer relationships are properly maintained, fixing potential issues with
notification handling and delegate assignments.
parent 60bf10dd
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