Page MenuHomePhabricator

Unable to change surface color through DataManager
Closed, ResolvedPublic

Assigned To
None
Authored By
santos
Aug 13 2009, 3:30 PM
Referenced Files
F286: ChangeRequest.txt
Aug 26 2009, 5:06 PM
F285: ChangeRequest.txt
Aug 26 2009, 4:36 PM
Subscribers

Description

When trying to chenge the color of a surface through the DataManager, the color always changes automatically to a soft gray (almost white), which, curiously, is not the initial surface color after loading (which is white).

Event Timeline

ChangeRequest

ChangeRequest

Revision 18739:

changed QPalette::Window to QPalette::Button in QmitkPropertyDelegate::CreateEditor(...) and QmitkPropertyDelegate::setModelData(...)

Surface color is now set correctly on Windows and Linux.