Task: Explore de-static-fying UiaTextRange functions #2800

Open
opened 2026-01-30 23:05:26 +00:00 by claunia · 0 comments
Owner

Originally created by @carlos-zamora on GitHub (Jul 16, 2019).

Originally assigned to: @carlos-zamora on GitHub.

A TODO for after PR #1915

The PR added IRenderData as a parameter to just about all of the static functions. It makes more sense to make them non-static. This will have a propogated effect on some other things on the project, though.

A few architectural changes may need to be made which can be pretty annoying.

Originally created by @carlos-zamora on GitHub (Jul 16, 2019). Originally assigned to: @carlos-zamora on GitHub. A TODO for after PR #1915 The PR added `IRenderData` as a parameter to just about all of the static functions. It makes more sense to make them non-static. This will have a propogated effect on some other things on the project, though. A few architectural changes may need to be made which can be pretty annoying.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2800