1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-20 09:16:01 +08:00
Simon Rodriguez 6c1af6f4cd Fix/error on duplicate (#82)
* Pressing CTRL+D (duplicate) threw editorgui exception "Getting control 0s position in a group with only 3 controls when doing ValidateCommand".
comparing to https://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/SceneHierarchyWindow.cs : row 211, the proper use of the event was not made.

also fixed spelling of Dublicate to Duplicate.

* Braces on wrong lines.

* Something got wrong with the comments.
2018-12-10 23:33:25 +01:00
..
2018-12-10 23:33:25 +01:00
2017-09-15 00:46:21 +02:00
2018-10-22 00:46:49 +02:00
2017-09-15 00:46:21 +02:00
2018-05-13 13:29:12 +02:00
2017-09-15 15:56:17 +02:00
2017-09-19 00:15:17 +02:00