Page 1 of 1

viewerapp background

Posted: Thu 21. Sep 2006, 11:10
by timh
I think the ViewerApp should not have the shaded background by default (at least not as long as one can not easyly change it). Besides the fact that the software viewer does not support them at the moment (with could go as a bug so its not a good argument) the colors might very well conflict with whatever one loads displays.
So I vote for a plain white background.

Tim

Re: viewerapp background

Posted: Thu 28. Sep 2006, 13:04
by steffen
timh wrote:I think the ViewerApp should not have the shaded background by default (at least not as long as one can not easyly change it).
Yes, this should be easy to change - there should be a menu to easily switch different backgrounds.
Besides the fact that the software viewer does not support them at the moment (with could go as a bug so its not a good argument) the colors might very well conflict with whatever one loads displays.
So I vote for a plain white background.
Well the default material color for i. e. obj files is white - so I think a white background isn't more conflict-safe than what we have now. I don't care about the default too much, but I think a plain white background looks boring...

Steffen.

Posted: Tue 10. Oct 2006, 17:32
by msommer
I added an action to the appearance menu which allows to switch the background color.
The default is still the shaded background.

Martin

Posted: Wed 29. Nov 2006, 17:54
by msommer
Now ViewerApp has a method setBackgroundColor(Color[]) which can be used to overwrite the default shaded background.
If the color array contains the same 4 colors this method and the SwitchBackgroundColor action (now in the Edit menu) trim the array down to length one.

Martin