[Apps/Calcplus] Small UI tweaks to previous
This commit is contained in:
@@ -422,7 +422,7 @@ proc draw_textbox
|
||||
mcall , <LIST_X + 1, LIST_ITEM_W - 2>, < 9, 1>, [scn.gui_tb_in_shd]
|
||||
mcall , <LIST_X + 1, 1 >, < 10, 27>
|
||||
|
||||
mov ebx, LIST_X + LIST_ITEM_W - 12
|
||||
mov ebx, LIST_X + LIST_ITEM_W - 9
|
||||
sub ebx, [ans.size]
|
||||
shl ebx, 16
|
||||
add ebx, 16
|
||||
|
Reference in New Issue
Block a user