forked from KolibriOS/kolibrios
Panel: disabling frame on menu button
git-svn-id: svn://kolibrios.org@4033 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
2081f6f24d
commit
979e37b1b8
@ -258,7 +258,7 @@ align 4
|
||||
@@:
|
||||
; call calculate_button_y_coordinate_and_size
|
||||
mov ecx, [height]
|
||||
mov edx, 0x40d1ff01
|
||||
mov edx, 0x60d1ff01
|
||||
; mov edx, 0xd1ff01
|
||||
; add edx, [button_frames]
|
||||
mcall 8,,,,[wcolor] ; MENU BUTTON
|
||||
|
Loading…
Reference in New Issue
Block a user