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

Expose more ui traits in Pyface API #1229

Merged
merged 1 commit into from
Mar 29, 2023
Merged

Conversation

corranwebster
Copy link
Contributor

This adds a few trait types from pyface.ui_traits which were not in the public API. It also makes the Font and Color classes visible, for consistency.

Fixes #1071

This adds a few trait types from pyface.ui_traits which were not in
the public API.  It also makes the Font and Color classes visible,
for consistency.
@corranwebster corranwebster changed the title Expose more ui traits in Pyfae API Expose more ui traits in Pyface API Mar 29, 2023
Copy link
Member

@mdickinson mdickinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@corranwebster corranwebster merged commit bd21b61 into main Mar 29, 2023
@corranwebster corranwebster deleted the enh/expose-more-ui-traits branch March 29, 2023 15:41
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.

Add PyfaceColor, PyfaceFont traits to pyface.api
2 participants