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

PyEditor save actions: auto-update module level __updated__ variable + 1 Bug Fix #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

andreberg
Copy link
Contributor

New feature: PyEditor save actions. First action updates a module level date field.

Bug-fix: code font unreadable on OS X for Aptana Themes Python scopes help text.

Switch to using FontUtils and IFontUsage which were introduced earlier when similar problems erupted for specific dialogs on OS X. Doesn't change anything on Linux and Windows actually, but makes it so the desired intent is mirrored on OS X.

FontUtils version bumped to 0.2

Screenshots showcasing both can be found on my changelog wiki entry.

… help text.

Switch to using FontUtils and IFontUsage which were introduced earlier when similar problems erupted for specific dialogs on OS X. Doesn't change anything on Linux and Windows actually, but makes it so the desired intent is mirrored on OS X. 

FontUtils version bumped to 0.2
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