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

Remove traits TextApi, TextApiExt, EditableTextApi #85

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Remove traits TextApi, TextApiExt, EditableTextApi #85

merged 1 commit into from
Mar 12, 2024

Conversation

dhardy
Copy link
Contributor

@dhardy dhardy commented Mar 12, 2024

These are not the ideal type-erased API in KAS (which uses a minimal SizableText trait for preparation and direct access to the TextDisplay for drawing), and likely also not elsewhere. They make the Text API harder to read and require extra imports, so lets just remove them.

These are not the ideal type-erased API in KAS,
and likely also not elsewhere.
@dhardy dhardy merged commit 6e391f8 into master Mar 12, 2024
5 checks passed
@dhardy dhardy mentioned this pull request Dec 2, 2024
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.

1 participant