Fix regression in Caption handling
This commit is contained in:
@@ -191,6 +191,7 @@ short DrawView::mustExecute() const
|
||||
if (!isRestoring()) {
|
||||
result = (Scale.isTouched() ||
|
||||
ScaleType.isTouched() ||
|
||||
Caption.isTouched() ||
|
||||
X.isTouched() ||
|
||||
Y.isTouched() );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user