Skip to content
Commit 081fa89e authored by Hans Breuer's avatar Hans Breuer
Browse files

Bug 488269 - empty undo actions when no properties are changed

This is not a complete fix, but some related behavior change.
The dict property was claiming a change even when not touched,
that's corrected now. But creating an empty change is necessary
to fulfill the contract of DiaObject::apply_props_from_dialog().

We could implement some silent ignoring of these empty changes,
but IMO it would be better to not enable the Apply/Ok at all,
if there is nothing to change.
parent 8b1cf63b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment