[TD]control svg scaling at object level
This commit is contained in:
@@ -43,8 +43,11 @@ public:
|
||||
/// destructor
|
||||
~ViewProviderSymbol() override;
|
||||
|
||||
App::PropertyBool LegacyScaling;
|
||||
|
||||
bool useNewSelectionModel() const override {return false;}
|
||||
void updateData(const App::Property*) override;
|
||||
void onChanged(const App::Property* prop) override;
|
||||
|
||||
TechDraw::DrawViewSymbol* getViewObject() const override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user