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

Font dialog #1060

Merged
merged 16 commits into from
Jan 26, 2022
Merged

Font dialog #1060

merged 16 commits into from
Jan 26, 2022

Conversation

corranwebster
Copy link
Contributor

@corranwebster corranwebster commented Dec 21, 2021

This adds a standard font selection dialog class that works with Font classes.

This requires #1042 to be merged first.

Fixes #1080

@corranwebster corranwebster marked this pull request as ready for review January 4, 2022 14:19
@rahulporuri rahulporuri self-requested a review January 10, 2022 17:08
@flongford flongford self-requested a review January 25, 2022 10:46
Copy link
Contributor

@flongford flongford left a comment

Choose a reason for hiding this comment

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

@corranwebster - this may be a bit of a shallow review but I've pulled the branch, ran the unit tests locally on MacOS (qt5) and also tested the example code provide.

Everything seems to be working as expected, so I just have a couple of minor questions.

Let me know if there is an other area that would be beneficial to focus on

pyface/tests/test_font_dialog.py Outdated Show resolved Hide resolved
pyface/font_dialog.py Show resolved Hide resolved
@corranwebster
Copy link
Contributor Author

Getting failures from MacOS/PySide6. Need to look into it.

@corranwebster
Copy link
Contributor Author

Let me know if there is an other area that would be beneficial to focus on

This is a fairly simple PR, so there isn't much else to it (the heavy lifting is already in place).

I think everything is addressed and we have tests back to working state, so this just needs merge approval.

Copy link
Contributor

@flongford flongford 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 3fdd2cb into main Jan 26, 2022
@corranwebster corranwebster deleted the enh/font-dialog branch January 26, 2022 14:21
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.

Font Dialog for new Font classes
2 participants