]> git.lizzy.rs Git - dragonfireclient.git/commit
Add 'content_offset' and 'padding' style properties for buttons (#9661)
authorHugues Ross <hugues.ross@gmail.com>
Sat, 2 May 2020 11:32:02 +0000 (07:32 -0400)
committerGitHub <noreply@github.com>
Sat, 2 May 2020 11:32:02 +0000 (13:32 +0200)
commitcb9a44ef8998ff66c00187efc508bf8bd6cc2d67
treea7a05c71863fb93c4764a0f1ce302ef4dfc3d8a4
parent5c96f57782d967010f711c3806fdd18caa6e3e32
Add 'content_offset' and 'padding' style properties for buttons (#9661)

* Add padding and content_offset style properties to buttons
doc/lua_api.txt
games/minimal/mods/test/formspec.lua
src/gui/StyleSpec.h
src/gui/guiButton.cpp
src/gui/guiButton.h