mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 10:19:59 +01:00
Cleanup GUI and user feedback with crop in AppearanceView.
This commit is contained in:
@@ -483,7 +483,7 @@ void SessionLoader::visit (Source& s)
|
||||
s.groupNode(View::APPEARANCE)->accept(*this);
|
||||
|
||||
xmlCurrent_ = sourceNode->FirstChildElement("Crop");
|
||||
s.texturesurface_->accept(*this);
|
||||
s.renderingSurface()->accept(*this);
|
||||
|
||||
xmlCurrent_ = sourceNode->FirstChildElement("Blending");
|
||||
s.blendingShader()->accept(*this);
|
||||
|
||||
Reference in New Issue
Block a user