More fixes on layer preview. Layer buttons now activate on click instead of release.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1937 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2012-03-25 14:23:50 +00:00
parent cd5b3346b0
commit 2e5b97eb41
3 changed files with 82 additions and 91 deletions

View File

@@ -1274,7 +1274,7 @@ void Init_buttons(void)
13,9, // Will be updated according to actual number of layers
BUTTON_SHAPE_NO_FRAME,
Button_Layer_select, Button_Layer_toggle,
0,0,
1,1,
Do_nothing,
FAMILY_INSTANT);