Added animation
authorSami Rämö <sami.ramo@ixonos.com>
Thu, 2 Sep 2010 14:10:08 +0000 (17:10 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Thu, 2 Sep 2010 14:10:08 +0000 (17:10 +0300)
commitfa58f946984b13c0396640b5be69ee2917c9995b
treea2e37570b2a53334fc1fb4dbc8c250283867f7e8
parenta6676ad8982e7ffd7f54839eee8b49b3c141cecf
Added animation

 - Animation for hiding and showing the ListItemContextButtonBar

 - When list item context buttons are changed, the ListItemContextButtonBar
   is hidden before the buttons are actually changed. If the buttons are
   requested to be shown before the change is made, then the request is
   remembered and buttons are shown after changing the buttons is done.
src/ui/listitemcontextbuttonbar.cpp
src/ui/listitemcontextbuttonbar.h
src/ui/panelbase.cpp