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

Reverts and fixes from stable #272

Merged
merged 2 commits into from Apr 15, 2016
Merged

Reverts and fixes from stable #272

merged 2 commits into from Apr 15, 2016

Conversation

RobertBColton
Copy link
Collaborator

@RobertBColton RobertBColton commented Apr 15, 2016

  • Reverts changes that I made attempting to fix the progress dialog freezing. It is an issue that can be addressed at a later time, for now the Oracle JDK is sufficient.
  • Imports fixes for the event tree in the object from the stable branch that were fixed in Fixes ActionList and EventTree issues. #261
  • Removes incorrect fixes, and a related comment, for the previous issue.
  • Adds comments to clarify the order of creating the main JFrame and preferences handler. pack() should always be called before making a frame visible. This should make the main frame appear more smoothly now without being shown and then jittering to its size and location.
    https://docs.oracle.com/javase/tutorial/uiswing/components/frame.html

@RobertBColton RobertBColton merged commit b48cbc6 into IsmAvatar:master Apr 15, 2016
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.

None yet

1 participant