Bug 230516

Summary: Vertical time bar does not update when using vertical zoom in Agenda view
Product: [Applications] korganizer Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2010-03-12 23:14:26 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KOrg
- Create a couple of events
- Scroll up so that you see from the very top of the day in the agenda view (from 0:00)
- Go to View menu/Zoom/Out Vertically

The events gets reduced in size but the vertical time bar does not update at all.

If you scroll down and then back up in the agenda view then the vertical time bar is updated and displays correct information.

Trunk, Svn Rev 1102444
Comment 1 Laurent Montel 2010-03-15 22:50:49 UTC
SVN commit 1103788 by mlaurent:

Fix bug #230516
timelabel widget was not updating when we changed zoom
CCBUG: 230516


 M  +1 -1      timelabelszone.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1103788
Comment 2 Laurent Montel 2010-03-15 22:52:00 UTC
Fixed in svn #1103788.
Comment 3 Sabine Faure 2010-03-17 20:03:38 UTC
It is corrected now.

The vertical time bar is updated correctly now when zooming out vertically.

Trunk, Svn Rev 1104424