Bug 230516 - Vertical time bar does not update when using vertical zoom in Agenda view
Summary: Vertical time bar does not update when using vertical zoom in Agenda view
Status: VERIFIED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 23:14 UTC by Sabine Faure
Modified: 2010-03-17 20:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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