| author | Peter Hosey |
| Fri May 22 12:28:56 2009 -0700 (14 months ago) | |
| branch | transition-experiments |
| changeset 4220 | c2f6adaf90b7 |
| parent 4207 | 62367bdaaf88 |
| child 4221 | fee030c66025 |
1.1 --- a/Plugins/Displays/GrowlDisplayWindowController.m Tue May 05 01:18:18 2009 -0700 1.2 +++ b/Plugins/Displays/GrowlDisplayWindowController.m Fri May 22 12:28:56 2009 -0700 1.3 @@ -18,7 +18,7 @@ 1.4 1.5 #include "GrowlLog.h" 1.6 1.7 -#define DEFAULT_TRANSITION_DURATION 0.75 1.8 +#define DEFAULT_TRANSITION_DURATION 0.2 1.9 1.10 static NSMutableDictionary *existingInstances; 1.11