conradchen
cf5df22cce
[TextField] Fix crashes when text field size is too large
...
When we try to draw cutout on text field borders, we draw the stroke on a bitmap first. However if the text field is too large, the bitmap size will be too large and cannot be drawn back to the real canvas, which causes crashes.
Adds a workaround/fallback solution to avoid the crash.
PiperOrigin-RevId: 410523013
2021-11-29 16:29:59 +00:00
..
2021-11-01 19:53:05 +00:00
2021-09-20 10:58:52 -07:00
2021-09-01 17:09:18 -04:00
2021-10-18 15:31:13 -04:00
2021-11-29 16:27:58 +00:00
2021-11-16 12:34:36 -05:00
2021-10-20 19:06:18 +00:00
2021-11-10 16:11:35 -05:00
2021-09-15 13:08:28 -07:00
2021-11-16 12:31:56 -05:00
2021-11-04 10:51:45 -04:00
2021-11-16 12:33:57 -05:00
2021-11-16 12:38:56 -05:00
2021-09-23 19:23:44 +00:00
2021-10-12 11:39:48 -04:00
2021-10-18 15:31:13 -04:00
2021-11-16 12:34:36 -05:00
2021-09-08 17:54:05 -04:00
2021-10-12 11:39:48 -04:00
2021-10-11 10:59:53 -04:00
2021-11-16 12:39:35 -05:00
2021-10-20 19:06:18 +00:00
2021-09-16 11:36:12 -07:00
2021-10-12 11:39:48 -04:00
2021-08-25 14:55:54 -04:00
2021-10-12 11:39:48 -04:00
2021-10-01 15:57:46 +00:00
2021-10-20 19:18:47 +00:00
2021-09-08 11:11:13 -04:00
2021-11-16 12:35:44 -05:00
2021-11-29 16:29:59 +00:00
2021-11-01 19:31:19 +00:00
2021-11-10 17:00:22 -05:00
2021-10-18 15:31:13 -04:00
2021-10-12 11:39:48 -04:00