Fix KoUnitDoubleSpinBox
ClosedPublic

Authored by zachmann on Feb 17 2016, 5:15 AM.

Details

Reviewers
dkazakov
Group Reviewers
Krita
Summary

Fix problems due to Qt5 porting in KoUnitDoubleSpinBox.

The input fields (KoUnitDoubleSpinBox) in the Vectorshape tool e.g. for position and line thickness can't be used.
Entering a different value by the keyboard results in 0 value of the value changed.
Also the fields should show only 2 digest as configured and not 6 or more.

Test Plan

Changing values by keyboard entry should work as expected.

Diff Detail

Repository
R37 Krita
Lint
Lint Skipped
Unit
Unit Tests Skipped
zachmann updated this revision to Diff 2329.Feb 17 2016, 5:15 AM
zachmann retitled this revision from to Fix KoUnitDoubleSpinBox.
zachmann updated this object.
zachmann edited the test plan for this revision. (Show Details)
zachmann added reviewers: Krita, dkazakov.
zachmann set the repository for this revision to R37 Krita.
zachmann added a project: Krita.
Restricted Application added a subscriber: woltherav. ยท View Herald TranscriptFeb 17 2016, 5:15 AM
dkazakov accepted this revision.Feb 17 2016, 10:01 AM
dkazakov edited edge metadata.

Looks perfect! :)

This revision is now accepted and ready to land.Feb 17 2016, 10:01 AM
zachmann closed this revision.Feb 26 2016, 2:51 PM