Gui: SoFrameLabel text color from base color support
This adds support for obtaining text color from the state of the graph (base color) to SoFrameLabel nodes.
This commit is contained in:
@@ -120,6 +120,7 @@ public:
|
||||
SoSFBool frame;
|
||||
SoSFBool border;
|
||||
SoSFBool backgroundUseBaseColor;
|
||||
SoSFBool textUseBaseColor;
|
||||
//SoSFImage image;
|
||||
QPixmap iconPixmap;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user