mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-19 02:10:26 -06:00
Debug transfer function handler usage of classes
This commit is contained in:
committed by
gsfcospaceW1
parent
3ae6cdbd6a
commit
70dd0b271a
@@ -106,7 +106,6 @@ void TransferFunctionHandler::initialize() {
|
||||
}
|
||||
|
||||
_transferFunctionProperty.onChange([this]() { setTexture(); });
|
||||
|
||||
_saveTransferFunction.onChange([this]() { saveEnvelopes(); });
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user