mapeditor/tiled







Do you want to work on this issue?
You can request for a bounty in order to promote it!
Reset default value of class members the same way as for property values. #3297
UliAbo posted onGitHub
Users can reset custom property values by selecting them and hitting their keyboard's "delete" key.
I would love to have the same feature for resetting values of class members as this would feel very logical for me.
Afaik, I currently need to remove the entire class to reset one specific value of a class member within - and this feels quite stressful for me. Or is there another way?