Revision 7e6c4fd...

Go back to digest for 23rd January 2011

Bug Fixes in Networking Tools

Andrea Diamantini committed changes in [rekonq/hybridRebasedAgain] /data:

Fix the display of the active tab in main_content.

The size of the page could be wrong because the content of a tab
can update after it is loaded. Since the current animation allow it,
the main_content can vary with the size of the child.

The animation was not run when changing the display since it is
considered as programmatic change by the CSS animations. We force
a run of the event loop to make sure the animatons runs.

File Changes

Modified 3 files
  • /data
  •   src/tools.js
  •   src/ui.css
  •   src/ui.js
3 files changed in total