-Add some more zoom factors (up to x32)

-Replace the zoom window with a popup menu. Note this make shift+M unusable. Do you think it's annoying ? (also, I don't know how to remove/disable the shortcut, and have no idea what it could do instead)


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1272 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2010-01-17 22:10:19 +00:00
parent 98a9eb44c4
commit fe0f87521b
4 changed files with 32 additions and 46 deletions

2
init.c
View File

@@ -1161,7 +1161,7 @@ void Init_buttons(void)
16,16,
BUTTON_SHAPE_RECTANGLE,
Button_Magnify,Button_Magnify_menu,
0,0,
0,1,
Button_Unselect_magnifier,
FAMILY_INTERRUPTION);