Always use same default tabheader height (#9319)
authorPaul Ouellette <oue.paul18@gmail.com>
Sat, 9 May 2020 15:14:29 +0000 (11:14 -0400)
committerGitHub <noreply@github.com>
Sat, 9 May 2020 15:14:29 +0000 (17:14 +0200)
commitb6242498aad793e579960f871f01ba5bd5456658
treee1cc261d6c1ac77e750e401f81bc3f77a6bf04a1
parent454dbf83a9bf292910c1495a2aa49fd8b960c28f
Always use same default tabheader height (#9319)

Previously the default tabheader height was different when using
real coordinates. This resulted in the height of tabs changing when
switching tabs in sfinv if some tabs used real coordinates.
src/gui/guiFormSpecMenu.cpp