1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-26 08:22:37 +01:00

fixed some bugs

This commit is contained in:
dan
2004-10-26 03:40:44 +00:00
parent bbd1e5dada
commit d8862b0bdf
5 changed files with 29 additions and 41 deletions

View File

@@ -315,13 +315,13 @@
#define HIDE_ANIMATION_STEPS (MINIATURIZE_ANIMATION_STEPS*2/3)
/* delay before balloon is shown (ms) */
#define BALLOON_DELAY 1000
#define BALLOON_DELAY 1000
/* delay for menu item selection hysteresis (ms) */
#define MENU_SELECT_DELAY 200
/* delay for jumpback of scrolled menus (ms) */
#define MENU_JUMP_BACK_DELAY 400
#define MENU_JUMP_BACK_DELAY 400
/* *** animation speed constants *** */