| Summary: | scrolling calendar back/forward by one month results in inconsistent views | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | doc.evans |
| Component: | monthview | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | smartins, winter |
| Priority: | NOR | ||
| Version First Reported In: | 4.1.4 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
doc.evans
2009-01-26 17:45:28 UTC
SVN commit 943136 by smartins: Always show day one in the first row when navigating. You can still use scroll to show it on other lines. This fixes: - inconsistent views while going forward then back again. - "Go to today" sometimes shows last month, or next month. BUG: 181998 BUG: 142355 CCBUG: 182075 M +4 -1 monthview.cpp M +2 -5 monthview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=943136 |