Chris Wood
40e85809ca
Widgets removed by replacing them in the UMG editor hierarchy are moved to the transient package to stop name clashes.
...
[UE-16568] - Replacing a Widget and then reusing it's name for another widget will cause a crash
#change Renaming the replaced widget into the transient package in FWidgetBlueprintEditorUtils::ReplaceWidgets(). Approach copied from DeleteWidgets().
#change Add extra defensive check to FWidgetBlueprintEditorUtils::VerifyWidgetRename() to make sure that the rename won't cause a crash by running a dummy rename with the REN_Test flag. Performance feels fine while editing the name in the editable text box.
#codereview Nick.Darnell
[CL 2593538 by Chris Wood in Main branch]
2015-06-19 10:49:45 -04:00
..
2015-06-18 14:33:25 -04:00
2015-06-19 09:18:09 -04:00
2015-06-18 13:40:47 -04:00
2015-06-09 10:42:15 -04:00
2015-06-19 09:31:08 -04:00
2015-06-01 10:04:42 -04:00
2015-06-05 20:19:33 -04:00
2015-06-04 23:58:10 -04:00
2015-06-19 07:33:02 -04:00
2015-05-27 16:16:21 -04:00
2015-06-04 23:35:52 -04:00
2015-06-16 10:28:53 -04:00
2015-06-05 20:19:33 -04:00
2015-04-30 18:13:48 -04:00
2015-06-19 07:33:02 -04:00
2015-06-05 13:14:36 -04:00
2015-06-09 10:42:15 -04:00
2015-06-10 13:22:27 -04:00
2015-06-18 13:40:47 -04:00
2015-06-16 14:16:29 -04:00
2015-06-18 13:40:47 -04:00
2015-06-17 03:25:33 -04:00
2015-06-18 13:12:11 -04:00
2015-06-10 12:54:31 -04:00
2015-06-05 20:19:33 -04:00
2015-06-18 13:40:47 -04:00
2015-06-17 18:40:17 -04:00
2015-06-05 20:19:33 -04:00
2015-06-10 12:54:31 -04:00
2015-06-10 13:22:27 -04:00
2015-06-19 09:39:22 -04:00
2015-06-16 10:46:44 -04:00
2015-06-09 05:03:00 -04:00
2015-06-10 13:53:25 -04:00
2015-06-05 20:19:33 -04:00
2015-05-20 07:46:24 -04:00
2015-06-15 09:34:39 -04:00
2015-06-17 10:12:41 -04:00
2015-06-18 13:40:47 -04:00
2015-06-18 07:45:00 -04:00
2015-06-15 09:34:39 -04:00
2015-06-10 13:20:13 -04:00
2015-04-30 18:13:48 -04:00
2015-04-27 05:30:16 -04:00
2015-06-16 17:17:42 -04:00
2015-04-29 11:01:50 -04:00
2015-06-10 13:22:27 -04:00
2015-06-18 21:26:00 -04:00
2015-06-12 08:55:27 -04:00
2015-06-08 17:48:37 -04:00
2015-05-08 14:24:00 -04:00
2015-06-19 09:43:01 -04:00
2015-06-05 20:19:33 -04:00
2015-05-29 13:39:17 -04:00
2015-06-17 11:39:02 -04:00
2015-06-19 10:49:45 -04:00
2015-06-19 10:47:58 -04:00
2015-06-11 01:03:10 -04:00