1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

Fix resizing issue with input wizard

This commit is contained in:
James Cotton 2012-01-31 13:31:14 -06:00
parent d07b386beb
commit 318354a115
2 changed files with 2 additions and 1 deletions

View File

@ -401,6 +401,7 @@ void ConfigInputWidget::wizardSetUpStep(enum wizardSteps step)
case wizardChooseMode:
{
m_config->graphicsView->setVisible(true);
m_config->graphicsView->fitInView(m_txBackground, Qt::KeepAspectRatio );
setTxMovement(nothing);
m_config->wzText->setText(tr("Please choose your transmiter type.\n"
"Mode 1 means your throttle stick is on the right\n"

View File

@ -76,7 +76,7 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>70</height>
<height>90</height>
</size>
</property>
<property name="text">