mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 19:25:49 +08:00
refs #755, mapping UI improvements
* make drop area more obvious by icon and color * improve forms so the layout looks better on large screens * button to display model dialog (like distributor, ICAO, ...)
This commit is contained in:
committed by
Roland Winklmeier
parent
aafff6cd82
commit
10325ee8a9
@@ -7,13 +7,13 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>402</width>
|
||||
<height>241</height>
|
||||
<height>271</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>220</height>
|
||||
<height>225</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -40,7 +40,7 @@
|
||||
<property name="title">
|
||||
<string>Aircraft ICAO</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gl_AircraftIcao">
|
||||
<layout class="QGridLayout" name="gl_AircraftIcao" columnstretch="0,1,0">
|
||||
<item row="1" column="1">
|
||||
<widget class="QWidget" name="wi_DesignatorRank" native="true">
|
||||
<layout class="QHBoxLayout" name="hl_DesignatorRank">
|
||||
|
||||
Reference in New Issue
Block a user