Greg Spencer
ce1509714c
Re-land keyboard traversal PRs ( #42278 )
...
This attempts to reland #40186 and #41220 , that were reverted in #41945 .
The main modifications from the original PRs are that I predefine the shortcuts and actions maps instead of defining them inline in the build function, and I use a new mapEquals to do a deep comparison so that we don't rebuild modified things if the contents of the map haven't changed.
I also eliminated an operator== and hashCode that were defined on the Actions widget, since widgets shouldn't have those. (it's too bad though: I get an 85% speedup if we leave this in! Too bad it prevents rebuilding of the children...)
Fixes #40101
2019-10-10 13:49:33 -07:00
..
2019-08-09 20:03:09 -04:00
2019-09-30 18:48:23 +02:00
2019-10-09 16:32:07 -07:00
2019-10-09 14:45:42 -07:00
2019-09-04 09:41:46 -04:00
2019-09-24 08:05:41 +02:00
2019-07-28 12:26:06 -07:00
2019-07-28 12:26:06 -07:00
2019-10-09 14:45:42 -07:00
2019-09-30 18:48:23 +02:00
2019-10-08 21:33:17 -07:00
2019-09-30 18:48:23 +02:00
2019-09-30 18:48:23 +02:00
2019-09-26 13:13:42 -07:00
2019-10-09 14:45:42 -07:00
2019-10-09 14:45:42 -07:00
2019-07-28 12:26:06 -07:00
2019-08-09 17:28:02 -04:00
2019-08-09 17:28:02 -04:00
2019-10-09 14:45:42 -07:00
2019-09-17 14:17:34 -04:00
2019-06-12 17:06:01 -07:00
2019-09-24 08:05:41 +02:00
2019-06-25 17:58:19 +02:00
2019-10-10 13:49:33 -07:00
2019-06-19 22:01:37 -07:00
2019-10-10 13:49:33 -07:00
2019-07-28 12:26:06 -07:00
2019-09-03 10:15:42 -04:00
2019-08-16 13:09:36 -04:00
2019-10-10 13:49:33 -07:00
2019-10-09 14:45:42 -07:00
2019-10-10 13:49:33 -07:00
2019-08-07 10:16:33 -07:00
2019-09-30 18:48:23 +02:00
2019-06-12 17:06:01 -07:00
2019-10-09 14:45:42 -07:00
2019-09-30 18:48:23 +02:00
2019-10-09 14:45:42 -07:00
2019-09-30 18:48:23 +02:00
2019-10-10 13:49:33 -07:00
2019-10-10 13:49:33 -07:00
2019-10-08 10:34:20 -07:00
2019-10-10 13:49:33 -07:00
2019-09-10 10:29:58 -07:00
2019-10-07 11:02:29 -07:00
2019-09-30 18:48:23 +02:00
2019-10-09 14:45:42 -07:00
2019-09-30 18:48:23 +02:00
2019-09-30 18:48:23 +02:00
2019-06-19 22:01:37 -07:00
2019-09-30 18:48:23 +02:00
2019-10-10 13:49:33 -07:00
2019-09-24 21:03:37 +02:00
2019-09-30 18:48:23 +02:00
2019-07-28 12:26:06 -07:00
2019-08-07 10:16:33 -07:00
2019-10-01 17:06:34 -04:00
2019-10-10 13:49:33 -07:00
2019-10-10 13:49:33 -07:00
2019-09-30 18:48:23 +02:00
2019-09-24 08:05:41 +02:00
2019-10-04 11:00:18 +02:00
2019-10-09 14:45:42 -07:00
2019-10-04 11:00:18 +02:00
2019-09-24 08:05:41 +02:00
2019-09-30 18:48:23 +02:00
2019-09-24 08:05:41 +02:00
2019-09-24 08:05:41 +02:00
2019-08-20 09:55:29 -04:00
2019-07-28 12:26:06 -07:00
2019-10-10 13:49:33 -07:00
2019-09-26 14:30:39 -07:00
2019-09-30 18:48:23 +02:00
2019-10-04 11:22:57 -07:00
2019-09-24 21:03:37 +02:00
2019-09-30 18:48:23 +02:00
2019-06-25 17:58:19 +02:00
2019-10-10 10:39:41 -07:00
2019-09-30 18:48:23 +02:00
2019-06-12 17:06:01 -07:00
2019-09-24 08:05:41 +02:00
2019-09-24 21:03:37 +02:00
2019-10-03 06:41:23 +08:00
2019-09-30 18:48:23 +02:00
2019-10-10 13:49:33 -07:00