fix 46340 【网络管理器】wifi界面可通过键盘左右键小幅度移动
This commit is contained in:
parent
f04675a89b
commit
e031a744b3
|
@ -91,7 +91,7 @@
|
|||
#define H_WIFI_ITEM_SMALL_EXTEND 46 //106 - 60
|
||||
|
||||
#define Y_SCROLL_AREA 178
|
||||
#define W_SCROLL_AREA 440
|
||||
#define W_SCROLL_AREA 450
|
||||
#define H_SCROLL_AREA 360
|
||||
|
||||
#define W_TOP_LIST_WIDGET 435
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>480</width>
|
||||
<width>490</width>
|
||||
<height>538</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
Loading…
Reference in New Issue