Restore secondary ortho view movement to v017 style

- this should also complete the fix for #3809
This commit is contained in:
wandererfan
2019-02-08 19:42:23 -05:00
committed by wmayer
parent 2240ba0e2a
commit 9de6ff802a
10 changed files with 100 additions and 76 deletions

View File

@@ -78,7 +78,7 @@ public:
virtual double getScale(void) const override;
void autoPosition(void);
bool isAnchor(void);
bool isAnchor(void) const;
protected: