Diffusion KCalc 67a969b76f85

Set the onlyUpdateOperation flag in a saner place

Authored by ovp on May 22 2020, 6:08 PM.

Description

Set the onlyUpdateOperation flag in a saner place

BUG 419775

For some reason, CalcEngine::setOnlyUpdateOperation(true) was called
whenever the display was updated "from core", which also happens in
case of unary operations, thereby skipping them.

Details

Committed
mschillerJun 7 2020, 8:09 AM
Parents
R353:cf39d29d737f: Fix chained operations involving inserted numbers
Branches
Unknown
Tags
Unknown