google-code-export / visigraph

Automatically exported from code.google.com/p/visigraph
1 stars 1 forks source link

Viewport background color does not update along with other user preferences #128

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a new graph window.
2. Select Help > Preferences... from the main window.
3. Select the Appearances tab.
4. Change the Background colors in the Graph colors section.
5. Click Apply.
6. Note that the viewport background only changes for new graph windows.

What is the expected output? What do you see instead?
  Everything else is refreshed and repainted.  Why not the viewport background (possibly because the background color for the viewport's Graphics2D object is not set with each rerender?)

Original issue reported on code.google.com by 0x24a53...@gmail.com on 8 Jul 2011 at 10:34

GoogleCodeExporter commented 9 years ago
Assigned Difficulty-Lower tag

Original comment by 0x24a53...@gmail.com on 8 Jul 2011 at 10:52

GoogleCodeExporter commented 9 years ago

Original comment by 0x24a53...@gmail.com on 9 Jul 2011 at 3:49