Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Timeline: Don't set the zoom slider to externally updated when it isn't
In particular, the value seems to be an int and so we have to round the new value before comparing it. If it then is the same as the old value, valueChanged won't be called and the flag won't be cleared. Change-Id: I64e26ca322afe1093c689d498c9110e524ff2964 Reviewed-by: Joerg Bornemann <[email protected]>
- Loading branch information