godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.34k stars 21.06k forks source link

Gridmap map level is not affected by undo #21583

Closed saranvdev closed 4 years ago

saranvdev commented 6 years ago

Godot version: 3.1.dev-1

Issue description: If we change gridmap level, we can't restore its previous value by using undo.

Steps to reproduce:

  1. Change the level, doesn't matter how.
  2. Try to undo. imgur-2018_08_29-23 06 05
vnen commented 6 years ago

Does this really need to be undone? Its just an editor control, it's not even saved anywhere AFAIK.

KoBeWi commented 4 years ago

Yep, this is not a bug.