mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
This fixes the "Animation > Copy" issue mentioned in https://github.com/godotengine/godot-docs/issues/6744 (see Step 09, around Line 264) The same issue as above was referenced in https://github.com/godotengine/godot/issues/60848 and the fix was to use the solution by @riidom Also, a reference to a button icon has been changed from "A+" to "A>" per feedback on PR 8460