优化窗口移动的逻辑,显示还是有问题,需要继续优化
This commit is contained in:
@@ -2,5 +2,5 @@ main.c:69:5:main 8 static
|
||||
main.c:114:6:SystemClock_Config 72 static
|
||||
main.c:153:13:MX_I2C2_Init 8 static
|
||||
main.c:187:13:MX_GPIO_Init 48 static
|
||||
main.c:237:13:MX_FSMC_Init 40 static
|
||||
main.c:301:6:Error_Handler 4 static,ignoring_inline_asm
|
||||
main.c:243:13:MX_FSMC_Init 40 static
|
||||
main.c:307:6:Error_Handler 4 static,ignoring_inline_asm
|
||||
|
||||
@@ -4,6 +4,6 @@ touch.c:70:10:TP_Read_XOY 48 static
|
||||
touch.c:97:6:TP_Read_XY_ADC 24 static
|
||||
touch.c:111:9:TP_Read_XY2 24 static
|
||||
touch.c:131:6:TP_Server 16 static
|
||||
touch.c:142:6:TP_XY 24 static
|
||||
touch.c:155:6:TP_DrwaTrage 40 static
|
||||
touch.c:165:6:TP_adjustment 160 static
|
||||
touch.c:154:6:TP_XY 24 static
|
||||
touch.c:167:6:TP_DrwaTrage 40 static
|
||||
touch.c:177:6:TP_adjustment 160 static
|
||||
|
||||
@@ -1 +1 @@
|
||||
Main_APP.c:17:6:main_app 32 static
|
||||
Main_APP.c:17:6:main_app 96 static
|
||||
|
||||
+11
-11
@@ -1,11 +1,11 @@
|
||||
windows.c:12:6:Inteface_SetCursor 16 static
|
||||
windows.c:18:6:Inteface_SetColor 16 static
|
||||
windows.c:24:5:UI_Init 24 static
|
||||
windows.c:64:9:New_Window 40 static
|
||||
windows.c:111:6:Close_Windows_Stack 16 static
|
||||
windows.c:151:6:Set_Windows_Title 24 static
|
||||
windows.c:159:6:Set_Windows_XY_BY_ACC 24 static
|
||||
windows.c:166:6:Refresh_Window 32 static
|
||||
windows.c:209:6:Refresh_UI 32 static
|
||||
windows.c:285:9:Chack 32 static
|
||||
windows.c:305:6:UI_Server 40 static
|
||||
windows.c:13:6:Inteface_SetCursor 16 static
|
||||
windows.c:19:6:Inteface_SetColor 16 static
|
||||
windows.c:25:5:UI_Init 24 static
|
||||
windows.c:67:9:New_Window 40 static
|
||||
windows.c:114:6:Close_Windows_Stack 16 static
|
||||
windows.c:154:6:Set_Windows_Title 24 static
|
||||
windows.c:162:6:Set_Windows_XY_BY_ACC 24 static
|
||||
windows.c:169:6:Refresh_Window 32 static
|
||||
windows.c:212:6:Refresh_UI 32 static
|
||||
windows.c:288:9:Chack 32 static
|
||||
windows.c:308:6:UI_Server 40 static
|
||||
|
||||
Binary file not shown.
+12767
-12738
File diff suppressed because it is too large
Load Diff
+560
-561
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user