Print Preview Componentization: Fix copies and scaling bug
Since the InputChanged_ observer was tracking both validity and the input string, it generated intermediate states in which validity was true and the setting value was set to an invalid value, as the input value had not been updated. Fix this issue. Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ibb35e8e825c3d4177d4c99a59dc6dcd5275969a6 Reviewed-on: https://chromium-review.googlesource.com/1072697Reviewed-by:Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#562007}
Showing
Please register or sign in to comment