Uberi / Minetest-WorldEdit

The ultimate in-game world editing tool for Minetest! Tons of functionality to help with building, fixing, and more.
https://forum.minetest.net/viewtopic.php?f=11&t=572
GNU Affero General Public License v3.0
160 stars 81 forks source link

Fix back button in some worldedit_gui pages #219

Closed luk3yx closed 1 year ago

luk3yx commented 1 year ago

This should fix https://github.com/Uberi/Minetest-WorldEdit/issues/213 by preventing the normal callback from being run if the back button is pressed. I've also added a formname check to prevent the GUI handler functions from being run for all formspec input.