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

Make approval tracker work on Mac #1

Merged
merged 1 commit into from
Apr 24, 2014

Conversation

joshterrell805
Copy link
Member

The problem was documented, it's my falut.. but now it's fixed..

Use wx.EVT_SCROLL for listening to scroll events instead of
wx.EVT_COMMAND_SCROLL_CHANGED.

Get rid of numbers because they're ugly and they don't work on mac.

The problem was documented, it's my falut.. but now it's fixed..

Use wx.EVT_SCROLL for listening to scroll events instead of
wx.EVT_COMMAND_SCROLL_CHANGED.

Get rid of numbers because they're ugly and they don't work on mac.
joshterrell805 added a commit that referenced this pull request Apr 24, 2014
@joshterrell805 joshterrell805 merged commit cee4b44 into master Apr 24, 2014
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