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

Fix blurry text in AuiNotebook tab. #2360

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

tianzhuqiao
Copy link

Fixes #2359

Copy link
Contributor

@jmoraleda jmoraleda 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. In fact the Bitmap constructor that takes a display context as argument says in its help that this usage is exactly its purpose: "Create a bitmap compatible with the given DC, inheriting its magnification factor." https://docs.wxpython.org/wx.Bitmap.html#wx.Bitmap.__init__

@swt2c swt2c merged commit 289a2fa into wxWidgets:master Jul 11, 2023
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.

wx.lib.agw.aui.AuiNotebook tab text blurry
3 participants