Notes |
|
(0017707)
|
Utkarsh Ayachit
|
2009-09-22 13:46
|
|
This is weird. I was able to reproduce this bug when I added it (someone reported it on the mailing list). But now I cannot reproduce it. Even tried with 3.6 branch. Seems to work just fine. |
|
|
(0017724)
|
Alan Scott
|
2009-09-22 22:21
|
|
Looks OK to me. I assume you mean "Save Screenshot"
Tested local client, trunk. |
|
|
(0017883)
|
Utkarsh Ayachit
|
2009-10-01 15:59
(edited on: 2009-10-01 17:38) |
|
Fixed BUG 0009526. The background color change widget was not
breaking the link with the color palette when the user explicitly changed the
color. Hence when screen shot was saved, it would restore the color to that what
was set by the palette. Fixed by making the render view options dialog use the
correct color button which allows the user to choose standard color links to
custom color.
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqRenderViewOptions.ui,v <-- Qt/Components/Resources/UI/pqRenderViewOptions.ui
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Qt/Components/pqRenderViewOptions.cxx,v <-- Qt/Components/pqRenderViewOptions.cxx
new revision: 1.7; previous revision: 1.6
|
|
|
(0017887)
|
Utkarsh Ayachit
|
2009-10-01 17:39
|
|
Committed to 3.6.2 branch
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqRenderViewOptions.ui,v <-- Qt/Components/Resources/UI/pqRenderViewOptions.ui
new revision: 1.4.2.1; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Qt/Components/pqRenderViewOptions.cxx,v <-- Qt/Components/pqRenderViewOptions.cxx
new revision: 1.6.6.1; previous revision: 1.6 |
|
|
(0017908)
|
Alan Scott
|
2009-10-02 13:29
|
|
Once again, looks OK to me. Tested local server, 3.6.2, XP. |
|