]> git.mxchange.org Git - flightgear.git/commit
- abstract out box slider width (should probably be settable)
authormfranz <mfranz>
Thu, 23 Mar 2006 19:51:38 +0000 (19:51 +0000)
committermfranz <mfranz>
Thu, 23 Mar 2006 19:51:38 +0000 (19:51 +0000)
commitd6af5da0a85693fd60d39c788289b76e77c8ff17
treea5db109a8641c9a988714b7bc08c30562592b04b
parent2726cda0570b7cb02856cfe19c99207aeabbd02d
- abstract out box slider width (should probably be settable)
- reduce it to 20 (30 is excessive and didn't match the property brower look)
- call puSlider with this size explicitly (otherwise its size is derived
  from the font size, unlike the arrow buttons!)
src/GUI/puList.cxx