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

Content Panel erases itself when re-focusing #12

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 1 comment
Closed

Content Panel erases itself when re-focusing #12

GoogleCodeExporter opened this issue Mar 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Whenever the window is moved, resized, or minimized/maximized, the content
panel loses all of it's content.  This is a result of the underlying JPanel
calling repaint() on itself.

We will eventually fix this by creating a new class that subclasses JPanel,
and then using that instead.

Original issue reported on code.google.com by swegn...@gmail.com on 4 Jan 2008 at 5:39

@GoogleCodeExporter
Copy link
Author

Original comment by csven...@gmail.com on 19 Jan 2008 at 6:03

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant