Reset modified flag after document is loaded, touch pad/pocket if its Type has changed
This commit is contained in:
@@ -66,6 +66,7 @@ Pocket::Pocket()
|
||||
short Pocket::mustExecute() const
|
||||
{
|
||||
if (Placement.isTouched() ||
|
||||
Type.isTouched() ||
|
||||
Length.isTouched() ||
|
||||
UpToFace.isTouched())
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user