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

FileChooser: Add font property #6905

Merged
merged 1 commit into from
May 31, 2020
Merged

Conversation

sanderland
Copy link
Contributor

@sanderland sanderland commented May 30, 2020

This adds a font_name property to FileChooserController, which helps avoid characters in file names not being in the default font.
Probably there are other places in the files code this could be used as well.

Copy link
Member

@tshirtman tshirtman left a comment

Choose a reason for hiding this comment

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

looks good to me, this FileChooser certainly needs an overhaul, but at least this will ease some of the pain.

kivy/uix/filechooser.py Show resolved Hide resolved
@tshirtman tshirtman merged commit 7cb51c2 into kivy:master May 31, 2020
@welcome
Copy link

welcome bot commented May 31, 2020

Congrats on merging your first pull request! 🎉🎉🎉

@matham matham added this to the 2.0.0 milestone Oct 28, 2020
@matham matham changed the title file chooser font property FileChooser: Add font property Dec 9, 2020
@matham matham added the Component: Widgets kivy/uix, style.kv label Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Widgets kivy/uix, style.kv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants