Revision 4615214...

Go back to digest for 19th August 2012

Bug Fixes in Networking Tools

Yoann Laissus committed changes in [rekonq] /:

- Choose the correct MainView in ZoomBar::updateSlider()
It fixes issue for the first tab of new windows in case of a "wheel" zoom.
- Move the zoom bounding logic from WebView::wheelEvent() to ZoomBar::setValue()
It'll avoid Ctrl -/+ to exceed the max value of the slider
- Use the round() method instead of my previous hack to compute zoom ratio for wheel events

File Changes

Modified 2 files
  •   src/webview.cpp
  •   src/zoombar.cpp
2 files changed in total