commit | a28e4764994283c3595dd41f12e425cf7dc0d985 | [log] [tgz] |
---|---|---|
author | Anish Athalye <aathalye@google.com> | Fri Jun 27 14:37:53 2014 -0700 |
committer | Alan Lau <alanlau@google.com> | Mon Jul 28 18:47:40 2014 +0000 |
tree | 2fc436743359cbe849fae1948bc7cc58a1a6a88e | |
parent | a0bb44efe96ca70635b64dac8922b225d1a19407 [diff] |
DO NOT MERGE Fix line breaking for clusters in narrow views Clusters were broken incorrectly when in narrow views (when the width of the cluster was greater than the width of a view). Also, out() calls were modifying fm, so clusters that were too wide were not positioned correctly. Change-Id: I521f8dc6338f5f1de6858af3f0c0bd320aa46bc0 (cherry picked from commit 162713dd0b72af79c1b2286985f7e79f043cd915)