guiFormspecMenu: Allow fraction values for container[] (#7497)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Sat, 4 Aug 2018 16:55:54 +0000 (18:55 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Aug 2018 16:55:54 +0000 (18:55 +0200)
commit3b9d49b3c7607cf5f01c7b169f84e312eb0fd99d
tree4e5c13d2944504a9a69ee49905f5d390cc6cec22
parent3e6da817910a4f93353ef2e0b50fb9eb8bd88606
guiFormspecMenu: Allow fraction values for container[] (#7497)

Switch spacing and pos_offset to v2f32 for percision, add helper function
src/gui/guiFormSpecMenu.cpp
src/gui/guiFormSpecMenu.h