~helene-verhaeghe27/cairo-dock-core/bugfix

« back to all changes in this revision

Viewing changes to src/cairo-dock-animations.c

  • Committer: fabounet03 at gmail
  • Date: 2010-01-21 00:04:35 UTC
  • Revision ID: fabounet03@gmail.com-20100121000435-esc3iqx9mfui6txb
added an option for drawing the sub-dock's content on the icon

Show diffs side-by-side

added added

removed removed

Lines of Context:
448
448
                                }
449
449
                                
450
450
                                cairo_dock_free_icon (pIcon);
451
 
                                cairo_dock_update_dock_size (pDock);  // si on le fait avant le free, le dock se fige (mais continue a tourner)... 
 
451
                                cairo_dock_update_dock_size (pDock);  // si on le fait avant le free, le dock se fige (mais continue a tourner)...
452
452
                        }
453
453
                }
454
454
                else if (pIcon->fPersonnalScale == -0.05)